Uses of Class
com.azure.resourcemanager.loganalytics.models.WorkspaceCapping
Packages that use WorkspaceCapping
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of WorkspaceCapping in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return WorkspaceCappingModifier and TypeMethodDescriptionWorkspaceInner.workspaceCapping()Get the workspaceCapping property: The daily volume cap for ingestion.WorkspaceProperties.workspaceCapping()Get the workspaceCapping property: The daily volume cap for ingestion.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type WorkspaceCappingModifier and TypeMethodDescriptionWorkspaceInner.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Set the workspaceCapping property: The daily volume cap for ingestion.WorkspaceProperties.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Set the workspaceCapping property: The daily volume cap for ingestion. -
Uses of WorkspaceCapping in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return WorkspaceCappingModifier and TypeMethodDescriptionWorkspaceCapping.withDailyQuotaGb(Double dailyQuotaGb) Set the dailyQuotaGb property: The workspace daily quota for ingestion.Workspace.workspaceCapping()Gets the workspaceCapping property: The daily volume cap for ingestion.WorkspacePatch.workspaceCapping()Get the workspaceCapping property: The daily volume cap for ingestion.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type WorkspaceCappingModifier and TypeMethodDescriptionWorkspace.DefinitionStages.WithWorkspaceCapping.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Specifies the workspaceCapping property: The daily volume cap for ingestion..Workspace.UpdateStages.WithWorkspaceCapping.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Specifies the workspaceCapping property: The daily volume cap for ingestion..WorkspacePatch.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Set the workspaceCapping property: The daily volume cap for ingestion.