FileShareProtectionPolicy 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.
AzureStorage backup policy.
public class FileShareProtectionPolicy : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericProtectionPolicy, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.FileShareProtectionPolicy>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.FileShareProtectionPolicy>
type FileShareProtectionPolicy = class
inherit BackupGenericProtectionPolicy
interface IJsonModel<FileShareProtectionPolicy>
interface IPersistableModel<FileShareProtectionPolicy>
Public Class FileShareProtectionPolicy
Inherits BackupGenericProtectionPolicy
Implements IJsonModel(Of FileShareProtectionPolicy), IPersistableModel(Of FileShareProtectionPolicy)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FileShareProtectionPolicy() |
Initializes a new instance of FileShareProtectionPolicy. |
Properties
| Name | Description |
|---|---|
| ProtectedItemsCount |
Number of items associated with this policy. (Inherited from BackupGenericProtectionPolicy) |
| ResourceGuardOperationRequests |
ResourceGuard Operation Requests. (Inherited from BackupGenericProtectionPolicy) |
| RetentionPolicy |
Retention policy with the details on backup copy retention ranges. |
| SchedulePolicy |
Backup schedule specified as part of backup policy. |
| TimeZone |
TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". |
| VaultRetentionPolicy |
Retention policy with the details on hardened backup copy retention ranges. |
| WorkLoadType |
Type of workload for the backup management. |