Compartir a través de


ActiveDefaultSecurityAdminRule.Sources Propiedad

Definición

Obtiene los intervalos CIDR o IP de origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a