| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/