PrivateLinkServiceIpConfigurationPropertiesInner |
PrivateLinkServiceIpConfigurationPropertiesInner.withPrimary(Boolean primary) |
Set the primary property: Whether the ip configuration is primary or not.
|
PrivateLinkServiceIpConfigurationPropertiesInner |
PrivateLinkServiceIpConfigurationPropertiesInner.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: The private IP address of the IP configuration.
|
PrivateLinkServiceIpConfigurationPropertiesInner |
PrivateLinkServiceIpConfigurationPropertiesInner.withPrivateIpAddressVersion(IpVersion privateIpAddressVersion) |
Set the privateIpAddressVersion property: Whether the specific IP configuration is IPv4 or IPv6.
|
PrivateLinkServiceIpConfigurationPropertiesInner |
PrivateLinkServiceIpConfigurationPropertiesInner.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The private IP address allocation method.
|
PrivateLinkServiceIpConfigurationPropertiesInner |
PrivateLinkServiceIpConfigurationPropertiesInner.withSubnet(SubnetInner subnet) |
Set the subnet property: The reference to the subnet resource.
|