Compartilhar via


ExpressRouteCircuitInner.Authorizations Propriedade

Definição

Obtém ou define a lista de autorizações.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a