IpSecurityRestriction |
IpSecurityRestriction.withAction(String action) |
Set allow or Deny access for this IP range.
|
IpSecurityRestriction |
IpSecurityRestriction.withDescription(String description) |
Set iP restriction rule description.
|
IpSecurityRestriction |
IpSecurityRestriction.withIpAddress(String ipAddress) |
Set iP address the security restriction is valid for.
|
IpSecurityRestriction |
IpSecurityRestriction.withName(String name) |
Set iP restriction rule name.
|
IpSecurityRestriction |
IpSecurityRestriction.withPriority(Integer priority) |
Set priority of IP restriction rule.
|
IpSecurityRestriction |
IpSecurityRestriction.withSubnetMask(String subnetMask) |
Set subnet mask for the range of IP addresses the restriction is valid for.
|
IpSecurityRestriction |
IpSecurityRestriction.withSubnetTrafficTag(Integer subnetTrafficTag) |
Set (internal) Subnet traffic tag.
|
IpSecurityRestriction |
IpSecurityRestriction.withTag(IpFilterTag tag) |
Set defines what this IP filter will be used for.
|
IpSecurityRestriction |
IpSecurityRestriction.withVnetSubnetResourceId(String vnetSubnetResourceId) |
Set virtual network resource id.
|
IpSecurityRestriction |
IpSecurityRestriction.withVnetTrafficTag(Integer vnetTrafficTag) |
Set (internal) Vnet traffic tag.
|