Freigeben über


BatchNetworkConfiguration.EndpointInboundNatPools Eigenschaft

Definition

Die maximale Anzahl eingehender NAT-Pools pro Batch-Pool beträgt 5. Wenn die maximale Anzahl eingehender NAT-Pools überschritten wird, schlägt die Anforderung mit HTTP status Code 400 fehl. Dies kann nicht angegeben werden, wenn IPAddressProvisioningType NoPublicIPAddresses ist.

public System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchInboundNatPool> EndpointInboundNatPools { get; set; }
member this.EndpointInboundNatPools : System.Collections.Generic.IList<Azure.ResourceManager.Batch.Models.BatchInboundNatPool> with get, set
Public Property EndpointInboundNatPools As IList(Of BatchInboundNatPool)

Eigenschaftswert

Gilt für: