AzureSubnetResource.withNatGateway
Method
interface AzureSubnetResource { // ... omitted for brevity withNatGateway(natGateway: AzureNatGatewayResource): AzureSubnetResource;}Signature
method
withNatGateway builder Associates an Azure NAT Gateway resource with an Azure subnet resource.
withNatGateway(natGateway: AzureNatGatewayResource): AzureSubnetResourceParameters
natGateway AzureNatGatewayResource Returns
AzureSubnetResource Defined on
This method is defined on the following type: