ReplicationProperties interface
The properties of a replication.
Properties
| provisioning |
The provisioning state of the replication at the time the operation was called. |
| region |
Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications. |
| status | The status of the replication at the time the operation was called. |
| zone |
Whether or not zone redundancy is enabled for this container registry replication |
Property Details
provisioningState
The provisioning state of the replication at the time the operation was called.
provisioningState?: string
Property Value
string
regionEndpointEnabled
Specifies whether the replication's regional endpoint is enabled. Requests will not be routed to a replication whose regional endpoint is disabled, however its data will continue to be synced with other replications.
regionEndpointEnabled?: boolean
Property Value
boolean
status
The status of the replication at the time the operation was called.
status?: Status
Property Value
zoneRedundancy
Whether or not zone redundancy is enabled for this container registry replication
zoneRedundancy?: string
Property Value
string