WorkspacePatch.Sku Property

Definition

Gets or sets the SKU of the workspace.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to