AzureFileShareProvisionILRRequest interface

Update snapshot Uri with the correct friendly Name of the source Azure file share.

Extends

Properties

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

recoveryPointId

Recovery point ID.

sourceResourceId

Source Storage account ARM Id

Property Details

objectType

This property will be used as the discriminator for deciding the specific types in the polymorphic chain of types.

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