次の方法で共有


StorageAccountInfo.Suffix プロパティ

定義

ストレージ アカウントの省略可能なサフィックスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.suffix")]
public string Suffix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.suffix")>]
member this.Suffix : string with get, set
Public Property Suffix As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象