IaasVMRestoreRequest.IdentityInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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