RegionalReplicationStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the regional replication status.
public class RegionalReplicationStatus
type RegionalReplicationStatus = class
Public Class RegionalReplicationStatus
- Inheritance
-
RegionalReplicationStatus
Constructors
RegionalReplicationStatus() |
Initializes a new instance of the RegionalReplicationStatus class. |
RegionalReplicationStatus(String, ReplicationState, String, Nullable<Int32>) |
Initializes a new instance of the RegionalReplicationStatus class. |
Properties
Details |
Gets the details of the replication status. |
Progress |
Gets it indicates progress of the replication job. |
Region |
Gets the region to which the gallery Image Version is being replicated to. |
State |
Gets this is the regional replication state. Possible values include: 'Unknown', 'Replicating', 'Completed', 'Failed' |
Applies to
Azure SDK for .NET