Class AzureMonitorWorkspaceIntegration

java.lang.Object
com.azure.resourcemanager.dashboard.models.AzureMonitorWorkspaceIntegration

public final class AzureMonitorWorkspaceIntegration extends Object
Integrations for Azure Monitor Workspace.
  • Constructor Details

    • AzureMonitorWorkspaceIntegration

      public AzureMonitorWorkspaceIntegration()
  • Method Details

    • azureMonitorWorkspaceResourceId

      public String azureMonitorWorkspaceResourceId()
      Get the azureMonitorWorkspaceResourceId property: The resource Id of the connected Azure Monitor Workspace.
      Returns:
      the azureMonitorWorkspaceResourceId value.
    • withAzureMonitorWorkspaceResourceId

      public AzureMonitorWorkspaceIntegration withAzureMonitorWorkspaceResourceId(String azureMonitorWorkspaceResourceId)
      Set the azureMonitorWorkspaceResourceId property: The resource Id of the connected Azure Monitor Workspace.
      Parameters:
      azureMonitorWorkspaceResourceId - the azureMonitorWorkspaceResourceId value to set.
      Returns:
      the AzureMonitorWorkspaceIntegration object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.