Share via


AzureVMResourceFeatureSupportResponse.SupportStatus Property

Definition

Gets or sets support status of feature. Possible values include: 'Invalid', 'Supported', 'DefaultOFF', 'DefaultON', 'NotSupported'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to