| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FlowLogFormatParameters |
FlowLogInner.format()
Get the format property: Parameters that define the flow log format.
|
FlowLogFormatParameters |
FlowLogInformationInner.format()
Get the format property: Parameters that define the flow log format.
|
| Modifier and Type | Method and Description |
|---|---|
FlowLogInner |
FlowLogInner.withFormat(FlowLogFormatParameters format)
Set the format property: Parameters that define the flow log format.
|
FlowLogInformationInner |
FlowLogInformationInner.withFormat(FlowLogFormatParameters format)
Set the format property: Parameters that define the flow log format.
|
| Modifier and Type | Method and Description |
|---|---|
FlowLogFormatParameters |
FlowLogFormatParameters.withType(FlowLogFormatType type)
Set the type property: The file type of flow log.
|
FlowLogFormatParameters |
FlowLogFormatParameters.withVersion(Integer version)
Set the version property: The version (revision) of the flow log.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.