Share via


FileShareRecoveryPoint Class

Definition

Azure File Share workload specific backup copy.

public class FileShareRecoveryPoint : Azure.ResourceManager.RecoveryServicesBackup.Models.BackupGenericRecoveryPoint
type FileShareRecoveryPoint = class
    inherit BackupGenericRecoveryPoint
Public Class FileShareRecoveryPoint
Inherits BackupGenericRecoveryPoint
Inheritance
FileShareRecoveryPoint

Constructors

FileShareRecoveryPoint()

Initializes a new instance of FileShareRecoveryPoint.

Properties

FileShareSnapshotUri

Contains Url to the snapshot of fileshare, if applicable.

RecoveryPointOn

Time at which this backup copy was created.

RecoveryPointProperties

Properties of Recovery Point.

RecoveryPointSizeInGB

Contains recovery point size.

RecoveryPointType

Type of the backup copy. Specifies whether it is a crash consistent backup or app consistent.

Applies to