AzureFileShareProvisionILRRequest interface
Update snapshot Uri with the correct friendly Name of the source Azure file share.
- Extends
Properties
object |
Polymorphic discriminator, which specifies the different types this object can be |
recovery |
Recovery point ID. |
source |
Source Storage account ARM Id |
Property Details
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "AzureFileShareProvisionILRRequest"
Property Value
"AzureFileShareProvisionILRRequest"
recoveryPointId
Recovery point ID.
recoveryPointId?: string
Property Value
string
sourceResourceId
Source Storage account ARM Id
sourceResourceId?: string
Property Value
string