Share via


InstanceFailoverGroupReadOnlyEndpoint Class

Read-only endpoint of the failover group instance.

Constructor

InstanceFailoverGroupReadOnlyEndpoint(*, failover_policy: str | _models.ReadOnlyEndpointFailoverPolicy | 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

Variables

Name Description
failover_policy

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