Compartir a través de


NetworkSecurityRule.DestinationAddressPrefixes Propiedad

Definición

Obtiene o establece los prefijos de dirección de destino. CIDR o intervalos IP de destino.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a