Share via


SiteConfigurationSnapshotInfo.SnapshotId Property

Definition

Gets the id of the snapshot

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to