次の方法で共有


Alias.Paths プロパティ

定義

エイリアスのパスを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象