IntegrationAccount.Sku Property

Definition

Gets or sets the sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to