SnapshotProperties.CreationData Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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