Share via


RestorePointCollectionUpdate.RestorePointCollectionId Property

Definition

Gets the unique id of the restore point collection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to