| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static FlowLogFormatType |
FlowLogFormatType.JSON
Static value JSON for FlowLogFormatType.
|
| Modifier and Type | Method and Description |
|---|---|
static FlowLogFormatType |
FlowLogFormatType.fromString(String name)
Creates or finds a FlowLogFormatType from its string representation.
|
FlowLogFormatType |
FlowLogFormatParameters.type()
Get the type property: The file type of flow log.
|
| Modifier and Type | Method and Description |
|---|---|
FlowLogFormatParameters |
FlowLogFormatParameters.withType(FlowLogFormatType type)
Set the type property: The file type of flow log.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.