FileShareProtectableItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protectable item for Azure Fileshare workloads.
public class FileShareProtectableItem : Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadProtectableItem
type FileShareProtectableItem = class
inherit WorkloadProtectableItem
Public Class FileShareProtectableItem
Inherits WorkloadProtectableItem
- Inheritance
Constructors
FileShareProtectableItem() |
Initializes a new instance of FileShareProtectableItem. |
Properties
AzureFileShareType |
File Share type XSync or XSMB. |
BackupManagementType |
Type of backup management to backup an item. (Inherited from WorkloadProtectableItem) |
FriendlyName |
Friendly name of the backup item. (Inherited from WorkloadProtectableItem) |
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. |
ProtectionState |
State of the back up item. (Inherited from WorkloadProtectableItem) |
WorkloadType |
Type of workload for the backup management. (Inherited from WorkloadProtectableItem) |
Applies to
Azure SDK for .NET