Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withDirection(Direction direction)
Set the direction value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withLocalIPAddress(String localIPAddress)
Set the localIPAddress value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withLocalPort(String localPort)
Set the localPort value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withProtocol(IpFlowProtocol protocol)
Set the protocol value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withRemoteIPAddress(String remoteIPAddress)
Set the remoteIPAddress value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withRemotePort(String remotePort)
Set the remotePort value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withTargetNicResourceId(String targetNicResourceId)
Set the targetNicResourceId value.
|
VerificationIPFlowParameters |
VerificationIPFlowParameters.withTargetResourceId(String targetResourceId)
Set the targetResourceId value.
|
Copyright © 2019. All rights reserved.