Compartir a través de


DiskInner.CreationData Propiedad

Definición

Obtiene o establece la información de origen del disco. La información de CreationData no se puede cambiar después de crear el disco.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a