ApplicationGatewayPrivateLinkIpConfigurationProperties |
ApplicationGatewayPrivateLinkIpConfigurationProperties.withPrimary(Boolean primary) |
Set the primary property: Whether the ip configuration is primary or not.
|
ApplicationGatewayPrivateLinkIpConfigurationProperties |
ApplicationGatewayPrivateLinkIpConfigurationProperties.withPrivateIpAddress(String privateIpAddress) |
Set the privateIpAddress property: The private IP address of the IP configuration.
|
ApplicationGatewayPrivateLinkIpConfigurationProperties |
ApplicationGatewayPrivateLinkIpConfigurationProperties.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) |
Set the privateIpAllocationMethod property: The private IP address allocation method.
|
ApplicationGatewayPrivateLinkIpConfigurationProperties |
ApplicationGatewayPrivateLinkIpConfigurationProperties.withSubnet(com.azure.core.management.SubResource subnet) |
Set the subnet property: Reference to the subnet resource.
|