Freigeben über


BackendAddressInboundNatRulePortMappings.InboundNatRulePortMappings Eigenschaft

Definition

Ruft die Auflistung eingehender NAT-Regelportzuordnungen ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="inboundNatRulePortMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.InboundNatRulePortMapping> InboundNatRulePortMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inboundNatRulePortMappings")>]
member this.InboundNatRulePortMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.InboundNatRulePortMapping> with get, set
Public Property InboundNatRulePortMappings As IList(Of InboundNatRulePortMapping)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: