Partager via


SecurityRuleInner.DestinationAddressPrefixes Propriété

Définition

Obtient ou définit les préfixes d’adresse de destination. CIDR ou plages d’adresses IP de destination.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à