Compartilhar via


InMageDiskDetails.DiskConfiguration Property

Definition

Gets or sets whether disk is dynamic disk or basic disk.

[Newtonsoft.Json.JsonProperty(PropertyName="diskConfiguration")]
public string DiskConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskConfiguration")>]
member this.DiskConfiguration : string with get, set
Public Property DiskConfiguration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to