WorkspaceSettingProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |