Class RegionalReplicationStatus
java.lang.Object
com.microsoft.azure.management.compute.RegionalReplicationStatus
This is the regional replication status.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RegionalReplicationStatus
public RegionalReplicationStatus()
-
-
Method Details
-
region
Get the region to which the gallery Image Version is being replicated to.- Returns:
- the region value
-
state
Get this is the regional replication state. Possible values include: 'Unknown', 'Replicating', 'Completed', 'Failed'.- Returns:
- the state value
-
details
Get the details of the replication status.- Returns:
- the details value
-
progress
Get it indicates progress of the replication job.- Returns:
- the progress value
-