HubIpConfigurationPropertiesFormatInner |
HubIpConfigurationPropertiesFormatInner.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: The private IP address of the IP configuration.
|
HubIpConfigurationPropertiesFormatInner |
HubIpConfigurationPropertiesFormatInner.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The private IP address allocation method.
|
HubIpConfigurationPropertiesFormatInner |
HubIpConfigurationPropertiesFormatInner.withPublicIpAddress(PublicIpAddressInner publicIpAddress) |
Set the publicIpAddress property: The reference to the public IP resource.
|
HubIpConfigurationPropertiesFormatInner |
HubIpConfigurationPropertiesFormatInner.withSubnet(SubnetInner subnet) |
Set the subnet property: The reference to the subnet resource.
|