MonitorWorkspacePatch 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.
The type used for updating an Azure Monitor Workspace.
public class MonitorWorkspacePatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Workspaces.Models.MonitorWorkspacePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Workspaces.Models.MonitorWorkspacePatch>
type MonitorWorkspacePatch = class
interface IJsonModel<MonitorWorkspacePatch>
interface IPersistableModel<MonitorWorkspacePatch>
Public Class MonitorWorkspacePatch
Implements IJsonModel(Of MonitorWorkspacePatch), IPersistableModel(Of MonitorWorkspacePatch)
- Inheritance
-
MonitorWorkspacePatch
- Implements
Constructors
| Name | Description |
|---|---|
| MonitorWorkspacePatch() |
Initializes a new instance of MonitorWorkspacePatch. |
Properties
| Name | Description |
|---|---|
| Identity |
The managed service identities assigned to this resource. |
| Properties |
Resource properties. |
| Tags |
Resource tags. |