Share via


Snapshot.CreationData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to