Share via


WorkflowVersionInner.Sku Property

Definition

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

Property Value

Sku
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to