DataMigrationService.Sku Property

Definition

Gets or sets service SKU

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to