### YamlMime:JavaType uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate" name: "FailoverGroupUpdate" nameWithType: "FailoverGroupUpdate" summary: "A failover group update request." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **FailoverGroupUpdate**" constructors: - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.FailoverGroupUpdate()" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.FailoverGroupUpdate()" name: "FailoverGroupUpdate()" nameWithType: "FailoverGroupUpdate.FailoverGroupUpdate()" syntax: "public FailoverGroupUpdate()" methods: - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.databases()" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.databases()" name: "databases()" nameWithType: "FailoverGroupUpdate.databases()" summary: "Get list of databases in the failover group." syntax: "public List databases()" desc: "Get list of databases in the failover group." returns: description: "the databases value" type: "<>" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.readOnlyEndpoint()" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.readOnlyEndpoint()" name: "readOnlyEndpoint()" nameWithType: "FailoverGroupUpdate.readOnlyEndpoint()" summary: "Get read-only endpoint of the failover group instance." syntax: "public FailoverGroupReadOnlyEndpoint readOnlyEndpoint()" desc: "Get read-only endpoint of the failover group instance." returns: description: "the readOnlyEndpoint value" type: "" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.readWriteEndpoint()" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.readWriteEndpoint()" name: "readWriteEndpoint()" nameWithType: "FailoverGroupUpdate.readWriteEndpoint()" summary: "Get read-write endpoint of the failover group instance." syntax: "public FailoverGroupReadWriteEndpoint readWriteEndpoint()" desc: "Get read-write endpoint of the failover group instance." returns: description: "the readWriteEndpoint value" type: "" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.tags()" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.tags()" name: "tags()" nameWithType: "FailoverGroupUpdate.tags()" summary: "Get resource tags." syntax: "public Map tags()" desc: "Get resource tags." returns: description: "the tags value" type: "<,>" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withDatabases(java.util.List)" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withDatabases(List databases)" name: "withDatabases(List databases)" nameWithType: "FailoverGroupUpdate.withDatabases(List databases)" summary: "Set list of databases in the failover group." parameters: - description: "the databases value to set" name: "databases" type: "<>" syntax: "public FailoverGroupUpdate withDatabases(List databases)" desc: "Set list of databases in the failover group." returns: description: "the FailoverGroupUpdate object itself." type: "" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withReadOnlyEndpoint(com.microsoft.azure.management.sql.FailoverGroupReadOnlyEndpoint)" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint)" name: "withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint)" nameWithType: "FailoverGroupUpdate.withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint)" summary: "Set read-only endpoint of the failover group instance." parameters: - description: "the readOnlyEndpoint value to set" name: "readOnlyEndpoint" type: "" syntax: "public FailoverGroupUpdate withReadOnlyEndpoint(FailoverGroupReadOnlyEndpoint readOnlyEndpoint)" desc: "Set read-only endpoint of the failover group instance." returns: description: "the FailoverGroupUpdate object itself." type: "" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withReadWriteEndpoint(com.microsoft.azure.management.sql.FailoverGroupReadWriteEndpoint)" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withReadWriteEndpoint(FailoverGroupReadWriteEndpoint readWriteEndpoint)" name: "withReadWriteEndpoint(FailoverGroupReadWriteEndpoint readWriteEndpoint)" nameWithType: "FailoverGroupUpdate.withReadWriteEndpoint(FailoverGroupReadWriteEndpoint readWriteEndpoint)" summary: "Set read-write endpoint of the failover group instance." parameters: - description: "the readWriteEndpoint value to set" name: "readWriteEndpoint" type: "" syntax: "public FailoverGroupUpdate withReadWriteEndpoint(FailoverGroupReadWriteEndpoint readWriteEndpoint)" desc: "Set read-write endpoint of the failover group instance." returns: description: "the FailoverGroupUpdate object itself." type: "" - uid: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withTags(java.util.Map)" fullName: "com.microsoft.azure.management.sql.FailoverGroupUpdate.withTags(Map tags)" name: "withTags(Map tags)" nameWithType: "FailoverGroupUpdate.withTags(Map tags)" summary: "Set resource tags." parameters: - description: "the tags value to set" name: "tags" type: "<,>" syntax: "public FailoverGroupUpdate withTags(Map tags)" desc: "Set resource tags." returns: description: "the FailoverGroupUpdate object itself." type: "" type: "class" desc: "A failover group update request." metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4