Partager via


AvailableServiceSku.Sku Property

Definition

Gets or sets sKU name, tier, etc.

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuSku Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuSku with get, set
Public Property Sku As AvailableServiceSkuSku

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to