Interface Workspace.Update
- All Superinterfaces:
Workspace.UpdateStages.WithDefaultDataCollectionRuleResourceId,Workspace.UpdateStages.WithFeatures,Workspace.UpdateStages.WithForceCmkForQuery,Workspace.UpdateStages.WithPublicNetworkAccessForIngestion,Workspace.UpdateStages.WithPublicNetworkAccessForQuery,Workspace.UpdateStages.WithRetentionInDays,Workspace.UpdateStages.WithSku,Workspace.UpdateStages.WithTags,Workspace.UpdateStages.WithWorkspaceCapping
- Enclosing interface:
- Workspace
public static interface Workspace.Update
extends Workspace.UpdateStages.WithTags, Workspace.UpdateStages.WithSku, Workspace.UpdateStages.WithRetentionInDays, Workspace.UpdateStages.WithWorkspaceCapping, Workspace.UpdateStages.WithPublicNetworkAccessForIngestion, Workspace.UpdateStages.WithPublicNetworkAccessForQuery, Workspace.UpdateStages.WithForceCmkForQuery, Workspace.UpdateStages.WithFeatures, Workspace.UpdateStages.WithDefaultDataCollectionRuleResourceId
The template for Workspace update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithDefaultDataCollectionRuleResourceId
withDefaultDataCollectionRuleResourceIdMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithFeatures
withFeaturesMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithForceCmkForQuery
withForceCmkForQueryMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithPublicNetworkAccessForIngestion
withPublicNetworkAccessForIngestionMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithPublicNetworkAccessForQuery
withPublicNetworkAccessForQueryMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithRetentionInDays
withRetentionInDaysMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.loganalytics.models.Workspace.UpdateStages.WithWorkspaceCapping
withWorkspaceCapping
-
Method Details
-
apply
Workspace apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-