LogAnalytics Class

Definition

Container group log analytics information.

public class LogAnalytics
type LogAnalytics = class
Public Class LogAnalytics
Inheritance
LogAnalytics

Constructors

LogAnalytics()

Initializes a new instance of the LogAnalytics class.

LogAnalytics(String, String, String, IDictionary<String,String>, String)

Initializes a new instance of the LogAnalytics class.

Properties

LogType

Gets or sets the log type to be used. Possible values include: 'ContainerInsights', 'ContainerInstanceLogs'

Metadata

Gets or sets metadata for log analytics.

WorkspaceId

Gets or sets the workspace id for log analytics

WorkspaceKey

Gets or sets the workspace key for log analytics

WorkspaceResourceId

Gets or sets the workspace resource id for log analytics

Methods

Validate()

Validate the object.

Applies to