Uses of Class
com.azure.resourcemanager.loganalytics.models.WorkspaceReplicationProperties
Packages that use WorkspaceReplicationProperties
Package
Description
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of WorkspaceReplicationProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return WorkspaceReplicationPropertiesModifier and TypeMethodDescriptionWorkspaceInner.replication()Get the replication property: workspace replication properties.WorkspaceProperties.replication()Get the replication property: workspace replication properties.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type WorkspaceReplicationPropertiesModifier and TypeMethodDescriptionWorkspaceInner.withReplication(WorkspaceReplicationProperties replication) Set the replication property: workspace replication properties.WorkspaceProperties.withReplication(WorkspaceReplicationProperties replication) Set the replication property: workspace replication properties. -
Uses of WorkspaceReplicationProperties in com.azure.resourcemanager.loganalytics.models
Classes in com.azure.resourcemanager.loganalytics.models that implement interfaces with type arguments of type WorkspaceReplicationPropertiesModifier and TypeClassDescriptionfinal classWorkspace replication properties.Methods in com.azure.resourcemanager.loganalytics.models that return WorkspaceReplicationPropertiesModifier and TypeMethodDescriptionWorkspaceReplicationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspaceReplicationProperties from the JsonReader.Workspace.replication()Gets the replication property: workspace replication properties.WorkspacePatch.replication()Get the replication property: workspace replication properties.WorkspaceReplicationProperties.withEnabled(Boolean enabled) Set the enabled property: Specifies whether the replication is enabled or not.WorkspaceReplicationProperties.withLocation(String location) Set the location property: The location of the replication.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type WorkspaceReplicationPropertiesModifier and TypeMethodDescriptionWorkspace.DefinitionStages.WithReplication.withReplication(WorkspaceReplicationProperties replication) Specifies the replication property: workspace replication properties..Workspace.UpdateStages.WithReplication.withReplication(WorkspaceReplicationProperties replication) Specifies the replication property: workspace replication properties..WorkspacePatch.withReplication(WorkspaceReplicationProperties replication) Set the replication property: workspace replication properties.