Workspace.Features Property

Definition

Gets or sets workspace features.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to