| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static InboundSecurityRulesProtocol |
InboundSecurityRulesProtocol.TCP
Static value TCP for InboundSecurityRulesProtocol.
|
static InboundSecurityRulesProtocol |
InboundSecurityRulesProtocol.UDP
Static value UDP for InboundSecurityRulesProtocol.
|
| Modifier and Type | Method and Description |
|---|---|
static InboundSecurityRulesProtocol |
InboundSecurityRulesProtocol.fromString(String name)
Creates or finds a InboundSecurityRulesProtocol from its string representation.
|
InboundSecurityRulesProtocol |
InboundSecurityRules.protocol()
Get the protocol property: Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
InboundSecurityRules |
InboundSecurityRules.withProtocol(InboundSecurityRulesProtocol protocol)
Set the protocol property: Protocol.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.