AzureFileShareProvisionILRRequest Class
Update snapshot Uri with the correct friendly Name of the source Azure file share.
Constructor
AzureFileShareProvisionILRRequest()
Variables
| Name | Description |
|---|---|
|
recoveryPointId
|
Recovery point ID. |
|
sourceResourceId
|
Source Storage account ARM Id. |
|
objectType
|
Literal["AzureFileShareProvisionILRRequest"]
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "AzureFileShareProvisionILRRequest". |
Attributes
objectType
This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types. Required. Default value is "AzureFileShareProvisionILRRequest".
objectType: Literal['AzureFileShareProvisionILRRequest']
recoveryPointId
Recovery point ID.
recoveryPointId: str
sourceResourceId
Source Storage account ARM Id.
sourceResourceId: str