Skip to content
DocsTry Aspire
DocsTry

AzureSubnetResource.withNatGateway

Method
📦 Aspire.Hosting.Azure.Network v13.4.0
interface AzureSubnetResource {
// ... omitted for brevity
withNatGateway(natGateway: AzureNatGatewayResource): AzureSubnetResource;
}

Signature

methodwithNatGatewaybuilder
Associates a NAT Gateway with the subnet.
withNatGateway(natGateway: AzureNatGatewayResource): AzureSubnetResource
natGatewayAzureNatGatewayResource
AzureSubnetResource

Defined on

This method is defined on the following type: