AzureVMResourceFeatureSupportResponse.SupportStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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