Compartilhar via


ActiveSecurityAdminRule.Destinations Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.AddressPrefixItem> Destinations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinations")>]
member this.Destinations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.AddressPrefixItem> with get, set
Public Property Destinations As IList(Of AddressPrefixItem)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a