次の方法で共有


IdentityBasedRestoreDetails.TargetStorageAccountId プロパティ

定義

ターゲット ストレージ アカウントの完全修飾 ARM ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象