Partilhar via


SecurityRuleInner.DestinationAddressPrefixes Propriedade

Definição

Obtém ou define os prefixos de endereço de destino. Intervalos de IP de destino ou CIDR.

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