你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |