| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VerificationIPFlow.Definition
The entirety of verification ip flow parameters definition.
|
| Modifier and Type | Method and Description |
|---|---|
VerificationIPFlow.DefinitionStages.WithProtocol |
VerificationIPFlow.DefinitionStages.WithDirection.inbound()
Set inbound direction.
|
VerificationIPFlow.DefinitionStages.WithProtocol |
VerificationIPFlow.DefinitionStages.WithDirection.outbound()
Set outbound direction.
|
VerificationIPFlow.DefinitionStages.WithProtocol |
VerificationIPFlow.DefinitionStages.WithDirection.withDirection(Direction direction)
Set the direction value.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.