Interface Monitor.DefinitionStages.WithLogAnalyticsWorkspaceArmId

All Known Subinterfaces:
Monitor.Definition, Monitor.DefinitionStages.WithCreate
Enclosing interface:
Monitor.DefinitionStages

public static interface Monitor.DefinitionStages.WithLogAnalyticsWorkspaceArmId
The stage of the Monitor definition allowing to specify logAnalyticsWorkspaceArmId.
  • Method Details

    • withLogAnalyticsWorkspaceArmId

      Monitor.DefinitionStages.WithCreate withLogAnalyticsWorkspaceArmId(String logAnalyticsWorkspaceArmId)
      Specifies the logAnalyticsWorkspaceArmId property: The ARM ID of the Log Analytics Workspace that is used for SAP monitoring..
      Parameters:
      logAnalyticsWorkspaceArmId - The ARM ID of the Log Analytics Workspace that is used for SAP monitoring.
      Returns:
      the next definition stage.