Freigeben über


AzureFirewallNatRule.DestinationAddresses Eigenschaft

Definition

Ruft die Liste der Ziel-IP-Adressen für diese Regel ab oder legt diese fest. Unterstützt IP-Bereiche, Präfixe und Diensttags.

[Newtonsoft.Json.JsonProperty(PropertyName="destinationAddresses")]
public System.Collections.Generic.IList<string> DestinationAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationAddresses")>]
member this.DestinationAddresses : System.Collections.Generic.IList<string> with get, set
Public Property DestinationAddresses As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: