次の方法で共有


IaasVMRestoreRequest.IdentityInfo プロパティ

定義

顧客ストレージ アカウントにアクセスするために必要なマネージド ID 情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="identityInfo")]
public Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.IdentityInfo IdentityInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityInfo")>]
member this.IdentityInfo : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.IdentityInfo with get, set
Public Property IdentityInfo As IdentityInfo

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象