DiskRestorePoint.FamilyId Property

Definition

Gets id of the backing snapshot's MIS family

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to