DataContainer.Workspace Property

Definition

Gets or sets log Analytics workspace information.

[Newtonsoft.Json.JsonProperty(PropertyName="workspace")]
public Microsoft.Azure.Management.Monitor.Models.WorkspaceInfo Workspace { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspace")>]
member this.Workspace : Microsoft.Azure.Management.Monitor.Models.WorkspaceInfo with get, set
Public Property Workspace As WorkspaceInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to