Bagikan melalui


AzureFirewallNetworkRule.DestinationFqdns Property

Definition

Gets or sets list of destination FQDNs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to