Share via


IaasVMRestoreRequest.IdentityInfo Property

Definition

Gets or sets managed Identity information required to access customer storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to