IpConfigurationInner |
PublicIpAddressInner.ipConfiguration() |
Get the ipConfiguration property: The IP configuration associated with the public IP address.
|
IpConfigurationInner |
PublicIpAddressPropertiesFormatInner.ipConfiguration() |
Get the ipConfiguration property: The IP configuration associated with the public IP address.
|
IpConfigurationInner |
IpConfigurationInner.withId(String id) |
IpConfigurationInner |
IpConfigurationInner.withName(String name) |
Set the name property: The name of the resource that is unique within a resource group.
|
IpConfigurationInner |
IpConfigurationInner.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: The private IP address of the IP configuration.
|
IpConfigurationInner |
IpConfigurationInner.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The private IP address allocation method.
|
IpConfigurationInner |
IpConfigurationInner.withPublicIpAddress(PublicIpAddressInner publicIpAddress) |
Set the publicIpAddress property: The reference to the public IP resource.
|
IpConfigurationInner |
IpConfigurationInner.withSubnet(SubnetInner subnet) |
Set the subnet property: The reference to the subnet resource.
|