Compartir a través de


Subnet.Delegations Propiedad

Definición

Obtiene o establece una matriz de referencias a las delegaciones de la subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a