共用方式為


SiteConfigurationSnapshotInfo.SnapshotId 屬性

定義

取得快照集的識別碼

[Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotId")]
public int? SnapshotId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.snapshotId")>]
member this.SnapshotId : Nullable<int>
Public ReadOnly Property SnapshotId As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於