RegionalReplicationStatus interface
This is the regional replication status.
Properties
details | The details of the replication status. NOTE: This property will not be serialized. It can only be populated by the server. |
progress | It indicates progress of the replication job. NOTE: This property will not be serialized. It can only be populated by the server. |
region | The region to which the gallery image version is being replicated to. NOTE: This property will not be serialized. It can only be populated by the server. |
state | This is the regional replication state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
details
The details of the replication status. NOTE: This property will not be serialized. It can only be populated by the server.
details?: string
Property Value
string
progress
It indicates progress of the replication job. NOTE: This property will not be serialized. It can only be populated by the server.
progress?: number
Property Value
number
region
The region to which the gallery image version is being replicated to. NOTE: This property will not be serialized. It can only be populated by the server.
region?: string
Property Value
string
state
This is the regional replication state. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string