public static interface VerificationIPFlow.DefinitionStages.WithProtocol extends HasProtocol.DefinitionStages.WithProtocol<VerificationIPFlow.DefinitionStages.WithLocalIP,Protocol>
| Modifier and Type | Method and Description |
|---|---|
VerificationIPFlow.DefinitionStages.WithLocalIP |
withTCP()
Set TCP protocol.
|
VerificationIPFlow.DefinitionStages.WithLocalIP |
withUDP()
Set UDP protocol.
|
withProtocolVerificationIPFlow.DefinitionStages.WithLocalIP withTCP()
VerificationIPFlow.DefinitionStages.WithLocalIP withUDP()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/