Skip to content
Docs Try Aspire
Docs Try

withNatGateway

Method
📦 Aspire.Hosting.Azure.Network v13.3.0
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): AzureSubnetResource
natGateway AzureNatGatewayResource
AzureSubnetResource

Applies to

This method applies to the following types: