Share via


DiskUpdate.SupportedCapabilities Property

Definition

Gets or sets list of supported capabilities to be added on the OS disk.

[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