Share via


AzureFileShareRecoveryPoint.RecoveryPointType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointType")]
public string RecoveryPointType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointType")>]
member this.RecoveryPointType : string
Public ReadOnly Property RecoveryPointType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to