Uses of Class
com.azure.resourcemanager.loganalytics.models.WorkspaceFailoverProperties
Packages that use WorkspaceFailoverProperties
Package
Description
Package containing the inner data models for LogAnalytics.
Package containing the data models for LogAnalytics.
-
Uses of WorkspaceFailoverProperties in com.azure.resourcemanager.loganalytics.fluent.models
Methods in com.azure.resourcemanager.loganalytics.fluent.models that return WorkspaceFailoverPropertiesModifier and TypeMethodDescriptionWorkspaceInner.failover()Get the failover property: workspace failover properties.WorkspaceProperties.failover()Get the failover property: workspace failover properties.Methods in com.azure.resourcemanager.loganalytics.fluent.models with parameters of type WorkspaceFailoverPropertiesModifier and TypeMethodDescriptionWorkspaceInner.withFailover(WorkspaceFailoverProperties failover) Set the failover property: workspace failover properties.WorkspaceProperties.withFailover(WorkspaceFailoverProperties failover) Set the failover property: workspace failover properties. -
Uses of WorkspaceFailoverProperties in com.azure.resourcemanager.loganalytics.models
Classes in com.azure.resourcemanager.loganalytics.models that implement interfaces with type arguments of type WorkspaceFailoverPropertiesModifier and TypeClassDescriptionfinal classThe failover state of the replication.Methods in com.azure.resourcemanager.loganalytics.models that return WorkspaceFailoverPropertiesModifier and TypeMethodDescriptionWorkspace.failover()Gets the failover property: workspace failover properties.WorkspacePatch.failover()Get the failover property: workspace failover properties.static WorkspaceFailoverPropertiesWorkspaceFailoverProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspaceFailoverProperties from the JsonReader.Methods in com.azure.resourcemanager.loganalytics.models with parameters of type WorkspaceFailoverPropertiesModifier and TypeMethodDescriptionWorkspace.DefinitionStages.WithFailover.withFailover(WorkspaceFailoverProperties failover) Specifies the failover property: workspace failover properties..Workspace.UpdateStages.WithFailover.withFailover(WorkspaceFailoverProperties failover) Specifies the failover property: workspace failover properties..WorkspacePatch.withFailover(WorkspaceFailoverProperties failover) Set the failover property: workspace failover properties.