AzureFileSharePolicy Class

Definition

Azure FileShare specific backup policy class.

public class AzureFileSharePolicy : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzurePolicy
type AzureFileSharePolicy = class
    inherit AzurePolicy
Public Class AzureFileSharePolicy
Inherits AzurePolicy
Inheritance

Constructors

AzureFileSharePolicy()

Properties

BackupManagementType

Type of the backup management agent.

(Inherited from ManagementContext)
Id

Fully qualified ARM ID of this policy

(Inherited from PolicyBase)
Name

Name of the policy

(Inherited from PolicyBase)
ProtectedItemsCount

Object defining the number of associated items for the policy

RetentionPolicy

Object defining the retention behavior of this policy.

(Inherited from AzurePolicy)
SchedulePolicy

Object defining the schedule associated with this policy.

(Inherited from AzurePolicy)
WorkloadType

Workload type of the item associated with this policy

(Inherited from PolicyBase)

Methods

Validate() (Inherited from AzurePolicy)

Applies to