Udostępnij przez


WorkspaceSettingProperties Class

Definition

Workspace setting data

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

Constructors

Name Description
WorkspaceSettingProperties()

Initializes a new instance of the WorkspaceSettingProperties class.

WorkspaceSettingProperties(String, String)

Initializes a new instance of the WorkspaceSettingProperties class.

Properties

Name Description
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

Name Description
Validate()

Validate the object.

Applies to