次の方法で共有


Snapshot.IncrementalSnapshotFamilyId プロパティ

定義

増分スナップショットファミリ ID を共有するディスクの増分スナップショットを取得します。Get Page Range Diff API は、同じファミリ ID を持つ増分スナップショットでのみ呼び出すことができます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象