次の方法で共有


ProviderResourceType.Aliases プロパティ

定義

このリソースの種類でサポートされるエイリアスを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象