AzureNatGatewayResource.withPublicIPAddress
Method
interface AzureNatGatewayResource { // ... omitted for brevity withPublicIPAddress(publicIPAddress: AzurePublicIPAddressResource): AzureNatGatewayResource;}Signature
method
withPublicIPAddressbuilderAssociates an explicit Public IP Address resource with the NAT Gateway.
withPublicIPAddress(publicIPAddress: AzurePublicIPAddressResource): AzureNatGatewayResourceParameters
publicIPAddressAzurePublicIPAddressResourceReturns
AzureNatGatewayResourceDefined on
This method is defined on the following type: