次の方法で共有


AutoStorageBaseProperties.StorageAccountId プロパティ

定義

自動ストレージ アカウントに使用するストレージ アカウントのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象