Interface ApplicationInsightsComponent.DefinitionStages.WithWorkspaceResourceId

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

public static interface ApplicationInsightsComponent.DefinitionStages.WithWorkspaceResourceId
The stage of the ApplicationInsightsComponent definition allowing to specify workspaceResourceId.
  • Method Details

    • withWorkspaceResourceId

      ApplicationInsightsComponent.DefinitionStages.WithCreate withWorkspaceResourceId(String workspaceResourceId)
      Specifies the workspaceResourceId property: Resource Id of the log analytics workspace which the data will be ingested to. This property is required to create an application with this API version. Applications from older versions will not have this property..
      Parameters:
      workspaceResourceId - Resource Id of the log analytics workspace which the data will be ingested to. This property is required to create an application with this API version. Applications from older versions will not have this property.
      Returns:
      the next definition stage.