Get Replication Result
data class GetReplicationResult(val id: String, val location: String, val name: String, val provisioningState: String, val regionEndpointEnabled: Boolean? = null, val status: StatusResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val zoneRedundancy: String? = null)
An object that represents a replication for a container registry.
Properties
Link copied to clipboard
The provisioning state of the replication at the time the operation was called.
Link copied to clipboard
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.
Link copied to clipboard
The status of the replication at the time the operation was called.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.
Link copied to clipboard
Whether or not zone redundancy is enabled for this container registry replication