| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
InboundSecurityRules |
InboundSecurityRules.withDestinationPortRange(Integer destinationPortRange)
Set the destinationPortRange property: NVA port ranges to be opened up.
|
InboundSecurityRules |
InboundSecurityRules.withProtocol(InboundSecurityRulesProtocol protocol)
Set the protocol property: Protocol.
|
InboundSecurityRules |
InboundSecurityRules.withSourceAddressPrefix(String sourceAddressPrefix)
Set the sourceAddressPrefix property: The CIDR or source IP range.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.