Uses of Class
com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties
Packages that use WorkspaceProperties
Package
Description
Package containing the inner data models for OperationalInsightsManagementClient.
-
Uses of WorkspaceProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return WorkspacePropertiesModifier and TypeMethodDescriptionWorkspaceProperties.withDefaultDataCollectionRuleResourceId(String defaultDataCollectionRuleResourceId) Set the defaultDataCollectionRuleResourceId property: The resource ID of the default Data Collection Rule to use for this workspace.WorkspaceProperties.withFeatures(WorkspaceFeatures features) Set the features property: Workspace features.WorkspaceProperties.withForceCmkForQuery(Boolean forceCmkForQuery) Set the forceCmkForQuery property: Indicates whether customer managed storage is mandatory for query management.WorkspaceProperties.withPublicNetworkAccessForIngestion(PublicNetworkAccessType publicNetworkAccessForIngestion) Set the publicNetworkAccessForIngestion property: The network access type for accessing Log Analytics ingestion.WorkspaceProperties.withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery) Set the publicNetworkAccessForQuery property: The network access type for accessing Log Analytics query.WorkspaceProperties.withRetentionInDays(Integer retentionInDays) Set the retentionInDays property: The workspace data retention in days.WorkspaceProperties.withSku(WorkspaceSku sku) Set the sku property: The SKU of the workspace.WorkspaceProperties.withWorkspaceCapping(WorkspaceCapping workspaceCapping) Set the workspaceCapping property: The daily volume cap for ingestion.