AzureFileShareProtectableItem interface

Protectable item for Azure Fileshare workloads.

Extends

Properties

azureFileShareType

File Share type XSync or XSMB.

parentContainerFabricId

Full Fabric ID of container to which this protectable item belongs. For example, ARM ID.

parentContainerFriendlyName

Friendly name of container to which this protectable item belongs.

protectableItemType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

backupManagementType

Type of backup management to backup an item.

friendlyName

Friendly name of the backup item.

protectionState

State of the back up item.

workloadType

Type of workload for the backup management

Property Details

azureFileShareType

File Share type XSync or XSMB.

azureFileShareType?: string

Property Value

string

parentContainerFabricId

Full Fabric ID of container to which this protectable item belongs. For example, ARM ID.

parentContainerFabricId?: string

Property Value

string

parentContainerFriendlyName

Friendly name of container to which this protectable item belongs.

parentContainerFriendlyName?: string

Property Value

string

protectableItemType

Polymorphic discriminator, which specifies the different types this object can be

protectableItemType: "AzureFileShare"

Property Value

"AzureFileShare"

Inherited Property Details

backupManagementType

Type of backup management to backup an item.

backupManagementType?: string

Property Value

string

Inherited From WorkloadProtectableItem.backupManagementType

friendlyName

Friendly name of the backup item.

friendlyName?: string

Property Value

string

Inherited From WorkloadProtectableItem.friendlyName

protectionState

State of the back up item.

protectionState?: string

Property Value

string

Inherited From WorkloadProtectableItem.protectionState

workloadType

Type of workload for the backup management

workloadType?: string

Property Value

string

Inherited From WorkloadProtectableItem.workloadType