Compartilhar via


SecurityRule.SourceAddressPrefixes Propriedade

Definição

Obtém ou define os intervalos de IP de origem ou CIDR.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a