Package version:

Interface FailoverGroupUpdate

A failover group update request.

Hierarchy

  • FailoverGroupUpdate

Properties

databases?: string[]

List of databases in the failover group.

Read-only endpoint of the failover group instance.

readWriteEndpoint?: FailoverGroupReadWriteEndpoint

Read-write endpoint of the failover group instance.

tags?: {
    [propertyName: string]: string;
}

Resource tags.

Type declaration

  • [propertyName: string]: string

Generated using TypeDoc