public static interface VerificationIPFlow.DefinitionStages.WithDirection
| Modifier and Type | Method and Description |
|---|---|
VerificationIPFlow.DefinitionStages.WithProtocol |
inbound()
Set inbound direction.
|
VerificationIPFlow.DefinitionStages.WithProtocol |
outbound()
Set outbound direction.
|
VerificationIPFlow.DefinitionStages.WithProtocol |
withDirection(Direction direction)
Set the direction value.
|
VerificationIPFlow.DefinitionStages.WithProtocol withDirection(Direction direction)
direction - the direction value to setVerificationIPFlow.DefinitionStages.WithProtocol inbound()
VerificationIPFlow.DefinitionStages.WithProtocol outbound()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/