Skip to content
Docs Try Aspire

AzureSubnetResource.withNatGateway

Method
📦 Aspire.Hosting.Azure.Sql v13.2.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

Defined on

This method is defined on the following type: