Uses of Interface
com.azure.resourcemanager.sql.models.SqlFailoverGroupOperations.DefinitionStages.WithCreate
Packages that use SqlFailoverGroupOperations.DefinitionStages.WithCreate
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlFailoverGroupOperations.DefinitionStages.WithCreate in com.azure.resourcemanager.sql.models
Subinterfaces of SqlFailoverGroupOperations.DefinitionStages.WithCreate in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe SQL Failover Group definition to set the partner servers.static interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlFailoverGroupOperations.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSqlFailoverGroupOperations.DefinitionStages.WithDatabase.withDatabaseId(String id) Sets the SQL Failover Group database.SqlFailoverGroupOperations.DefinitionStages.WithDatabase.withDatabaseIds(String... ids) Sets the SQL Failover Group partner servers.SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyDisabled()Sets the SQL Failover Group failover policy of the read-only endpoint to "Disabled".SqlFailoverGroupOperations.DefinitionStages.WithReadOnlyEndpointPolicy.withReadOnlyEndpointPolicyEnabled()Sets the SQL Failover Group failover policy of the read-only endpoint to "Enabled".