IAzureMonitorWorkspaceIntegration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Models.Api20220801.AzureMonitorWorkspaceIntegrationTypeConverter))]
public interface IAzureMonitorWorkspaceIntegration : Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Dashboard.Models.Api20220801.AzureMonitorWorkspaceIntegrationTypeConverter))>]
type IAzureMonitorWorkspaceIntegration = interface
    interface IJsonSerializable
Public Interface IAzureMonitorWorkspaceIntegration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AzureMonitorWorkspaceResourceId

The resource Id of the connected Azure Monitor Workspace.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to