Freigeben über


BackendAddressPool.InboundNatRules Eigenschaft

Definition

Ruft ein Array von Verweisen auf eingehende NAT-Regeln ab, die diesen Back-End-Adresspool verwenden.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> InboundNatRules { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRules")>]
member this.InboundNatRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property InboundNatRules As IList(Of SubResource)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: