Condividi tramite


SkuInformation.RequiredFeature Property

Definition

Gets required feature to access the sku.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requiredFeature")]
public string RequiredFeature { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requiredFeature")>]
member this.RequiredFeature : string
Public ReadOnly Property RequiredFeature As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to