Uses of Interface
com.azure.resourcemanager.loganalytics.models.Workspace.Update
Packages that use Workspace.Update
Package
Description
Package containing the data models for OperationalInsightsManagementClient.
-
Uses of Workspace.Update in com.azure.resourcemanager.loganalytics.models
Methods in com.azure.resourcemanager.loganalytics.models that return Workspace.UpdateModifier and TypeMethodDescriptionWorkspace.update()Begins update for the Workspace resource.Workspace.UpdateStages.WithDefaultDataCollectionRuleResourceId.withDefaultDataCollectionRuleResourceId(String defaultDataCollectionRuleResourceId) Specifies the defaultDataCollectionRuleResourceId property: The resource ID of the default Data Collection Rule to use for this workspace.Workspace.UpdateStages.WithFeatures.withFeatures(WorkspaceFeatures features) Specifies the features property: Workspace features..Workspace.UpdateStages.WithForceCmkForQuery.withForceCmkForQuery(Boolean forceCmkForQuery) Specifies the forceCmkForQuery property: Indicates whether customer managed storage is mandatory for query management..Workspace.UpdateStages.WithPublicNetworkAccessForIngestion.withPublicNetworkAccessForIngestion(PublicNetworkAccessType publicNetworkAccessForIngestion) Specifies the publicNetworkAccessForIngestion property: The network access type for accessing Log Analytics ingestion..Workspace.UpdateStages.WithPublicNetworkAccessForQuery.withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery) Specifies the publicNetworkAccessForQuery property: The network access type for accessing Log Analytics query..Workspace.UpdateStages.WithRetentionInDays.withRetentionInDays(Integer retentionInDays) Specifies the retentionInDays property: The workspace data retention in days.Workspace.UpdateStages.WithSku.withSku(WorkspaceSku sku) Specifies the sku property: The SKU of the workspace..Specifies the tags property: Resource tags.Workspace.UpdateStages.WithWorkspaceCapping.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Specifies the workspaceCapping property: The daily volume cap for ingestion..