Compartir a través de


SecurityRuleInner.SourceAddressPrefixes Propiedad

Definición

Obtiene o establece los intervalos CIDR o IP de origen.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a