AzureNatGatewayResource
Class net8.0
Represents an Azure NAT Gateway resource.
namespace Aspire.Hosting.Azure;
public class AzureNatGatewayResource : Aspire.Hosting.Azure.AzureProvisioningResource{ // ...} AzureProvisioningResource
Remarks
Section titled Remarks A NAT Gateway provides outbound internet connectivity for resources in a virtual network subnet. Use
AzureProvisioningResourceExtensions.ConfigureInfrastructure to configure specific Azure.Provisioning properties. Constructors1
Section titled ConstructorsProperties2
Section titled PropertiesIdgetBicepOutputReference Gets the "id" output reference from the Azure NAT Gateway resource.
NameOutputgetBicepOutputReference Gets the "name" output reference for the resource.