EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withAccess(SecurityRuleAccess access) |
Set the access value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withDestinationAddressPrefix(String destinationAddressPrefix) |
Set the destinationAddressPrefix value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withDestinationAddressPrefixes(List<String> destinationAddressPrefixes) |
Set the destinationAddressPrefixes value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withDestinationPortRange(String destinationPortRange) |
Set the destinationPortRange value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withDestinationPortRanges(List<String> destinationPortRanges) |
Set the destinationPortRanges value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withDirection(SecurityRuleDirection direction) |
Set the direction value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withExpandedDestinationAddressPrefix(List<String> expandedDestinationAddressPrefix) |
Set the expandedDestinationAddressPrefix value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withExpandedSourceAddressPrefix(List<String> expandedSourceAddressPrefix) |
Set the expandedSourceAddressPrefix value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withName(String name) |
Set the name value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withPriority(Integer priority) |
Set the priority value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withProtocol(EffectiveSecurityRuleProtocol protocol) |
Set the protocol value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withSourceAddressPrefix(String sourceAddressPrefix) |
Set the sourceAddressPrefix value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withSourceAddressPrefixes(List<String> sourceAddressPrefixes) |
Set the sourceAddressPrefixes value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withSourcePortRange(String sourcePortRange) |
Set the sourcePortRange value.
|
EffectiveNetworkSecurityRule |
EffectiveNetworkSecurityRule.withSourcePortRanges(List<String> sourcePortRanges) |
Set the sourcePortRanges value.
|