Snapshot.CreationData Propriété

Définition

Obtient ou définit des informations sur la source de disque. Les informations creationData ne peuvent pas être modifiées une fois le disque créé.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à