Disk.SupportedCapabilities Property

Definition

Gets or sets list of supported capabilities for the image from which the OS disk was created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to