Share via


AzureVmDiskDetails.MaxSizeMb Property

Definition

Gets or sets max side in MB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to