Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
NetworkSecurityGroupRule |
NetworkSecurityGroupRule.withAccess(NetworkSecurityGroupRuleAccess access)
Set the access value.
|
NetworkSecurityGroupRule |
NetworkSecurityGroupRule.withPriority(int priority)
Set the priority value.
|
NetworkSecurityGroupRule |
NetworkSecurityGroupRule.withSourceAddressPrefix(String sourceAddressPrefix)
Set the sourceAddressPrefix value.
|
Modifier and Type | Method and Description |
---|---|
List<NetworkSecurityGroupRule> |
InboundNatPool.networkSecurityGroupRules()
Get the networkSecurityGroupRules value.
|
Modifier and Type | Method and Description |
---|---|
InboundNatPool |
InboundNatPool.withNetworkSecurityGroupRules(List<NetworkSecurityGroupRule> networkSecurityGroupRules)
Set the networkSecurityGroupRules value.
|
Copyright © 2019. All rights reserved.