Partilhar via


EffectiveNetworkSecurityRule.SourceAddressPrefixes Propriedade

Definição

Obtém ou define os prefixos de endereço de origem. Os valores esperados incluem intervalos de IP CIDR, Marcas Padrão (VirtualNetwork, AzureLoadBalancer, Internet), Marcas do Sistema e o asterisco (*).

[Newtonsoft.Json.JsonProperty(PropertyName="sourceAddressPrefixes")]
public System.Collections.Generic.IList<string> SourceAddressPrefixes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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