SiteConfigurationSnapshotInfo.SnapshotId 속성

정의

스냅샷 ID를 가져옵니다.

[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

적용 대상