Partager via


SecurityRuleInner.SourceAddressPrefixes Propriété

Définition

Obtient ou définit le CIDR ou les plages d’adresses IP sources.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à