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

SnapshotProperties.CreationData Property

Definition

Gets or sets creationData to be used to specify the source agent pool resource ID to create this snapshot.

[Newtonsoft.Json.JsonProperty(PropertyName="creationData")]
public Microsoft.Azure.Management.ContainerService.Models.CreationData CreationData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="creationData")>]
member this.CreationData : Microsoft.Azure.Management.ContainerService.Models.CreationData with get, set
Public Property CreationData As CreationData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to