PublicIpPrefixPropertiesFormatInner |
PublicIpPrefixPropertiesFormatInner.withCustomIpPrefix(com.azure.core.management.SubResource customIpPrefix) |
Set the customIpPrefix property: The customIpPrefix that this prefix is associated with.
|
PublicIpPrefixPropertiesFormatInner |
PublicIpPrefixPropertiesFormatInner.withIpTags(List<IpTag> ipTags) |
Set the ipTags property: The list of tags associated with the public IP prefix.
|
PublicIpPrefixPropertiesFormatInner |
PublicIpPrefixPropertiesFormatInner.withNatGateway(NatGatewayInner natGateway) |
Set the natGateway property: NatGateway of Public IP Prefix.
|
PublicIpPrefixPropertiesFormatInner |
PublicIpPrefixPropertiesFormatInner.withPrefixLength(Integer prefixLength) |
Set the prefixLength property: The Length of the Public IP Prefix.
|
PublicIpPrefixPropertiesFormatInner |
PublicIpPrefixPropertiesFormatInner.withPublicIpAddressVersion(IpVersion publicIpAddressVersion) |
Set the publicIpAddressVersion property: The public IP address version.
|