Uses of Class
com.azure.resourcemanager.sql.fluent.models.FailoverGroupUpdateProperties
Packages that use FailoverGroupUpdateProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of FailoverGroupUpdateProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return FailoverGroupUpdatePropertiesModifier and TypeMethodDescriptionFailoverGroupUpdateProperties.withDatabases(List<String> databases) Set the databases property: List of databases in the failover group.FailoverGroupUpdateProperties.withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint) Set the readOnlyEndpoint property: Read-only endpoint of the failover group instance.FailoverGroupUpdateProperties.withReadWriteEndpoint(FailoverGroupReadWriteEndpoint readWriteEndpoint) Set the readWriteEndpoint property: Read-write endpoint of the failover group instance.