Compartilhar via


Alias.Paths Propriedade

Definição

Obtém ou define os caminhos de um alias.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a