AzureFileShareRecoveryPoint Class

Definition

Azure File Share specific recovery point class.

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

Constructors

AzureFileShareRecoveryPoint()

Fields

RecoveryPointExpiryTime

Recovery point expiry time

(Inherited from AzureRecoveryPoint)
RuleName

Rule Name

(Inherited from AzureRecoveryPoint)

Properties

BackupManagementType

Type of the backup management agent.

(Inherited from ManagementContext)
ContainerName

Unique name of the Container

(Inherited from ItemContext)
ContainerType

Type of the container that maybe managed by the recovery services vault.

(Inherited from ContainerContext)
FileShareSnapshotUri

Url to the snapshot of fileshare

Id

Fully qualified ARM ID of this recovery point

(Inherited from RecoveryPointBase)
ItemName

Name of the item represented by this recovery point

(Inherited from RecoveryPointBase)
RecoveryPointId

ID of the recovery point

(Inherited from RecoveryPointBase)
RecoveryPointTime

Time when this recovery point was created

(Inherited from AzureRecoveryPoint)
RecoveryPointType

Type of recovery point (appConsistent\CrashConsistent etc)

(Inherited from AzureRecoveryPoint)
WorkloadType

Workload Type of Item

(Inherited from ItemContext)

Methods

Validate()

Method to validate the object properties.

(Inherited from ObjectBase)

Applies to