Compartilhar via


EffectiveNetworkSecurityRule.DestinationAddressPrefixes Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a