次の方法で共有


ScriptStatus.StorageAccountId プロパティ

定義

ストレージ アカウントのリソース ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象