Partilhar via


WorkspaceSettingProperties Class

Definition

Workspace setting data

public class WorkspaceSettingProperties
type WorkspaceSettingProperties = class
Public Class WorkspaceSettingProperties
Inheritance
WorkspaceSettingProperties

Constructors

WorkspaceSettingProperties()

Initializes a new instance of the WorkspaceSettingProperties class.

WorkspaceSettingProperties(String, String)

Initializes a new instance of the WorkspaceSettingProperties class.

Properties

Scope

Gets or sets all the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope

WorkspaceId

Gets or sets the full Azure ID of the workspace to save the data in

Methods

Validate()

Validate the object.

Applies to