IaasVMRestoreRequest.IdentityBasedRestoreDetails 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 iaaS VM workload specific restore details for restores using managed identity.
[Newtonsoft.Json.JsonProperty(PropertyName="identityBasedRestoreDetails")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.IdentityBasedRestoreDetails IdentityBasedRestoreDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityBasedRestoreDetails")>]
member this.IdentityBasedRestoreDetails : Microsoft.Azure.Management.RecoveryServices.Backup.Models.IdentityBasedRestoreDetails with get, set
Public Property IdentityBasedRestoreDetails As IdentityBasedRestoreDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute