IdentityBasedRestoreDetails interface
IaaS VM workload specific restore details for restores using managed identity
Properties
object |
Gets the class type. |
target |
Fully qualified ARM ID of the target storage account. |
Property Details
objectType
Gets the class type.
objectType?: string
Property Value
string
targetStorageAccountId
Fully qualified ARM ID of the target storage account.
targetStorageAccountId?: string
Property Value
string