ManagedInstanceFamilyCapability.Sku Property

Definition

Gets SKU name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to