你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SnapshotProperties.SnapshotType Property

Definition

Gets or sets the type of a snapshot. The default is NodePool. Possible values include: 'NodePool'

[Newtonsoft.Json.JsonProperty(PropertyName="snapshotType")]
public string SnapshotType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="snapshotType")>]
member this.SnapshotType : string with get, set
Public Property SnapshotType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to