Condividi tramite


ReplicationLinkUpdate Class

A replication link update request.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

ReplicationLinkUpdate(*, link_type: str | _models.ReplicationLinkType | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
link_type

Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED. Known values are: "GEO", "NAMED", and "STANDBY".

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

link_type

Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED. Known values are: "GEO", "NAMED", and "STANDBY".