azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.l...

287 строки
24 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties"
name: "WorkspaceProperties"
nameWithType: "WorkspaceProperties"
summary: "Workspace properties."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **WorkspaceProperties**"
constructors:
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.WorkspaceProperties()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.WorkspaceProperties()"
name: "WorkspaceProperties()"
nameWithType: "WorkspaceProperties.WorkspaceProperties()"
summary: "Creates an instance of Workspace<wbr>Properties class."
syntax: "public WorkspaceProperties()"
desc: "Creates an instance of WorkspaceProperties class."
methods:
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.createdDate()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.createdDate()"
name: "createdDate()"
nameWithType: "WorkspaceProperties.createdDate()"
summary: "Get the created<wbr>Date property: Workspace creation date."
syntax: "public String createdDate()"
desc: "Get the createdDate property: Workspace creation date."
returns:
description: "the createdDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.customerId()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.customerId()"
name: "customerId()"
nameWithType: "WorkspaceProperties.customerId()"
summary: "Get the customer<wbr>Id property: This is a read-only property."
syntax: "public String customerId()"
desc: "Get the customerId property: This is a read-only property. Represents the ID associated with the workspace."
returns:
description: "the customerId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.defaultDataCollectionRuleResourceId()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.defaultDataCollectionRuleResourceId()"
name: "defaultDataCollectionRuleResourceId()"
nameWithType: "WorkspaceProperties.defaultDataCollectionRuleResourceId()"
summary: "Get the default<wbr>Data<wbr>Collection<wbr>Rule<wbr>Resource<wbr>Id property: The resource ID of the default Data Collection Rule to use for this workspace."
syntax: "public String defaultDataCollectionRuleResourceId()"
desc: "Get the defaultDataCollectionRuleResourceId property: The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/\\{subscriptionId\\}/resourceGroups/\\{resourceGroupName\\}/providers/Microsoft.Insights/dataCollectionRules/\\{dcrName\\}."
returns:
description: "the defaultDataCollectionRuleResourceId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.features()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.features()"
name: "features()"
nameWithType: "WorkspaceProperties.features()"
summary: "Get the features property: Workspace features."
syntax: "public WorkspaceFeatures features()"
desc: "Get the features property: Workspace features."
returns:
description: "the features value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceFeatures?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceFeatures&text=WorkspaceFeatures\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.forceCmkForQuery()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.forceCmkForQuery()"
name: "forceCmkForQuery()"
nameWithType: "WorkspaceProperties.forceCmkForQuery()"
summary: "Get the force<wbr>Cmk<wbr>For<wbr>Query property: Indicates whether customer managed storage is mandatory for query management."
syntax: "public Boolean forceCmkForQuery()"
desc: "Get the forceCmkForQuery property: Indicates whether customer managed storage is mandatory for query management."
returns:
description: "the forceCmkForQuery value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.modifiedDate()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.modifiedDate()"
name: "modifiedDate()"
nameWithType: "WorkspaceProperties.modifiedDate()"
summary: "Get the modified<wbr>Date property: Workspace modification date."
syntax: "public String modifiedDate()"
desc: "Get the modifiedDate property: Workspace modification date."
returns:
description: "the modifiedDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.privateLinkScopedResources()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.privateLinkScopedResources()"
name: "privateLinkScopedResources()"
nameWithType: "WorkspaceProperties.privateLinkScopedResources()"
summary: "Get the private<wbr>Link<wbr>Scoped<wbr>Resources property: List of linked private link scope resources."
syntax: "public List<PrivateLinkScopedResource> privateLinkScopedResources()"
desc: "Get the privateLinkScopedResources property: List of linked private link scope resources."
returns:
description: "the privateLinkScopedResources value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.loganalytics.models.PrivateLinkScopedResource?alt=com.azure.resourcemanager.loganalytics.models.PrivateLinkScopedResource&text=PrivateLinkScopedResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.provisioningState()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.provisioningState()"
name: "provisioningState()"
nameWithType: "WorkspaceProperties.provisioningState()"
summary: "Get the provisioning<wbr>State property: The provisioning state of the workspace."
syntax: "public WorkspaceEntityStatus provisioningState()"
desc: "Get the provisioningState property: The provisioning state of the workspace."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceEntityStatus?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceEntityStatus&text=WorkspaceEntityStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.publicNetworkAccessForIngestion()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.publicNetworkAccessForIngestion()"
name: "publicNetworkAccessForIngestion()"
nameWithType: "WorkspaceProperties.publicNetworkAccessForIngestion()"
summary: "Get the public<wbr>Network<wbr>Access<wbr>For<wbr>Ingestion property: The network access type for accessing Log Analytics ingestion."
syntax: "public PublicNetworkAccessType publicNetworkAccessForIngestion()"
desc: "Get the publicNetworkAccessForIngestion property: The network access type for accessing Log Analytics ingestion."
returns:
description: "the publicNetworkAccessForIngestion value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType?alt=com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType&text=PublicNetworkAccessType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.publicNetworkAccessForQuery()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.publicNetworkAccessForQuery()"
name: "publicNetworkAccessForQuery()"
nameWithType: "WorkspaceProperties.publicNetworkAccessForQuery()"
summary: "Get the public<wbr>Network<wbr>Access<wbr>For<wbr>Query property: The network access type for accessing Log Analytics query."
syntax: "public PublicNetworkAccessType publicNetworkAccessForQuery()"
desc: "Get the publicNetworkAccessForQuery property: The network access type for accessing Log Analytics query."
returns:
description: "the publicNetworkAccessForQuery value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType?alt=com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType&text=PublicNetworkAccessType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.retentionInDays()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.retentionInDays()"
name: "retentionInDays()"
nameWithType: "WorkspaceProperties.retentionInDays()"
summary: "Get the retention<wbr>InDays property: The workspace data retention in days."
syntax: "public Integer retentionInDays()"
desc: "Get the retentionInDays property: The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details."
returns:
description: "the retentionInDays value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.sku()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.sku()"
name: "sku()"
nameWithType: "WorkspaceProperties.sku()"
summary: "Get the sku property: The SKU of the workspace."
syntax: "public WorkspaceSku sku()"
desc: "Get the sku property: The SKU of the workspace."
returns:
description: "the sku value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceSku?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceSku&text=WorkspaceSku\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.validate()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.validate()"
name: "validate()"
nameWithType: "WorkspaceProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withDefaultDataCollectionRuleResourceId(java.lang.String)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withDefaultDataCollectionRuleResourceId(String defaultDataCollectionRuleResourceId)"
name: "withDefaultDataCollectionRuleResourceId(String defaultDataCollectionRuleResourceId)"
nameWithType: "WorkspaceProperties.withDefaultDataCollectionRuleResourceId(String defaultDataCollectionRuleResourceId)"
summary: "Set the default<wbr>Data<wbr>Collection<wbr>Rule<wbr>Resource<wbr>Id property: The resource ID of the default Data Collection Rule to use for this workspace."
parameters:
- description: "the defaultDataCollectionRuleResourceId value to set."
name: "defaultDataCollectionRuleResourceId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public WorkspaceProperties withDefaultDataCollectionRuleResourceId(String defaultDataCollectionRuleResourceId)"
desc: "Set the defaultDataCollectionRuleResourceId property: The resource ID of the default Data Collection Rule to use for this workspace. Expected format is - /subscriptions/\\{subscriptionId\\}/resourceGroups/\\{resourceGroupName\\}/providers/Microsoft.Insights/dataCollectionRules/\\{dcrName\\}."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withFeatures(com.azure.resourcemanager.loganalytics.models.WorkspaceFeatures)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withFeatures(WorkspaceFeatures features)"
name: "withFeatures(WorkspaceFeatures features)"
nameWithType: "WorkspaceProperties.withFeatures(WorkspaceFeatures features)"
summary: "Set the features property: Workspace features."
parameters:
- description: "the features value to set."
name: "features"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceFeatures?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceFeatures&text=WorkspaceFeatures\" data-throw-if-not-resolved=\"False\" />"
syntax: "public WorkspaceProperties withFeatures(WorkspaceFeatures features)"
desc: "Set the features property: Workspace features."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withForceCmkForQuery(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withForceCmkForQuery(Boolean forceCmkForQuery)"
name: "withForceCmkForQuery(Boolean forceCmkForQuery)"
nameWithType: "WorkspaceProperties.withForceCmkForQuery(Boolean forceCmkForQuery)"
summary: "Set the force<wbr>Cmk<wbr>For<wbr>Query property: Indicates whether customer managed storage is mandatory for query management."
parameters:
- description: "the forceCmkForQuery value to set."
name: "forceCmkForQuery"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public WorkspaceProperties withForceCmkForQuery(Boolean forceCmkForQuery)"
desc: "Set the forceCmkForQuery property: Indicates whether customer managed storage is mandatory for query management."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withPublicNetworkAccessForIngestion(com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withPublicNetworkAccessForIngestion(PublicNetworkAccessType publicNetworkAccessForIngestion)"
name: "withPublicNetworkAccessForIngestion(PublicNetworkAccessType publicNetworkAccessForIngestion)"
nameWithType: "WorkspaceProperties.withPublicNetworkAccessForIngestion(PublicNetworkAccessType publicNetworkAccessForIngestion)"
summary: "Set the public<wbr>Network<wbr>Access<wbr>For<wbr>Ingestion property: The network access type for accessing Log Analytics ingestion."
parameters:
- description: "the publicNetworkAccessForIngestion value to set."
name: "publicNetworkAccessForIngestion"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType?alt=com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType&text=PublicNetworkAccessType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public WorkspaceProperties withPublicNetworkAccessForIngestion(PublicNetworkAccessType publicNetworkAccessForIngestion)"
desc: "Set the publicNetworkAccessForIngestion property: The network access type for accessing Log Analytics ingestion."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withPublicNetworkAccessForQuery(com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery)"
name: "withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery)"
nameWithType: "WorkspaceProperties.withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery)"
summary: "Set the public<wbr>Network<wbr>Access<wbr>For<wbr>Query property: The network access type for accessing Log Analytics query."
parameters:
- description: "the publicNetworkAccessForQuery value to set."
name: "publicNetworkAccessForQuery"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType?alt=com.azure.resourcemanager.loganalytics.models.PublicNetworkAccessType&text=PublicNetworkAccessType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public WorkspaceProperties withPublicNetworkAccessForQuery(PublicNetworkAccessType publicNetworkAccessForQuery)"
desc: "Set the publicNetworkAccessForQuery property: The network access type for accessing Log Analytics query."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withRetentionInDays(java.lang.Integer)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withRetentionInDays(Integer retentionInDays)"
name: "withRetentionInDays(Integer retentionInDays)"
nameWithType: "WorkspaceProperties.withRetentionInDays(Integer retentionInDays)"
summary: "Set the retention<wbr>InDays property: The workspace data retention in days."
parameters:
- description: "the retentionInDays value to set."
name: "retentionInDays"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public WorkspaceProperties withRetentionInDays(Integer retentionInDays)"
desc: "Set the retentionInDays property: The workspace data retention in days. Allowed values are per pricing plan. See pricing tiers documentation for details."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withSku(com.azure.resourcemanager.loganalytics.models.WorkspaceSku)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withSku(WorkspaceSku sku)"
name: "withSku(WorkspaceSku sku)"
nameWithType: "WorkspaceProperties.withSku(WorkspaceSku sku)"
summary: "Set the sku property: The SKU of the workspace."
parameters:
- description: "the sku value to set."
name: "sku"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceSku?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceSku&text=WorkspaceSku\" data-throw-if-not-resolved=\"False\" />"
syntax: "public WorkspaceProperties withSku(WorkspaceSku sku)"
desc: "Set the sku property: The SKU of the workspace."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withWorkspaceCapping(com.azure.resourcemanager.loganalytics.models.WorkspaceCapping)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.withWorkspaceCapping(WorkspaceCapping workspaceCapping)"
name: "withWorkspaceCapping(WorkspaceCapping workspaceCapping)"
nameWithType: "WorkspaceProperties.withWorkspaceCapping(WorkspaceCapping workspaceCapping)"
summary: "Set the workspace<wbr>Capping property: The daily volume cap for ingestion."
parameters:
- description: "the workspaceCapping value to set."
name: "workspaceCapping"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceCapping?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceCapping&text=WorkspaceCapping\" data-throw-if-not-resolved=\"False\" />"
syntax: "public WorkspaceProperties withWorkspaceCapping(WorkspaceCapping workspaceCapping)"
desc: "Set the workspaceCapping property: The daily volume cap for ingestion."
returns:
description: "the WorkspaceProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties?alt=com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties&text=WorkspaceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.workspaceCapping()"
fullName: "com.azure.resourcemanager.loganalytics.fluent.models.WorkspaceProperties.workspaceCapping()"
name: "workspaceCapping()"
nameWithType: "WorkspaceProperties.workspaceCapping()"
summary: "Get the workspace<wbr>Capping property: The daily volume cap for ingestion."
syntax: "public WorkspaceCapping workspaceCapping()"
desc: "Get the workspaceCapping property: The daily volume cap for ingestion."
returns:
description: "the workspaceCapping value."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.models.WorkspaceCapping?alt=com.azure.resourcemanager.loganalytics.models.WorkspaceCapping&text=WorkspaceCapping\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Workspace properties."
metadata: {}
package: "com.azure.resourcemanager.loganalytics.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0