Condividi tramite


FailoverGroupReadOnlyEndpoint Class

Read-only endpoint of the failover group instance.

Constructor

FailoverGroupReadOnlyEndpoint(*, failover_policy: str | _models.ReadOnlyEndpointFailoverPolicy | None = None, target_server: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
failover_policy

Failover policy of the read-only endpoint for the failover group. Known values are: "Disabled" and "Enabled".

Default value: None
target_server
str

The target partner server where the read-only endpoint points to.

Default value: None

Variables

Name Description
failover_policy

Failover policy of the read-only endpoint for the failover group. Known values are: "Disabled" and "Enabled".

target_server
str

The target partner server where the read-only endpoint points to.