public final class RegionalReplicationStatus extends Object
Constructor and Description |
---|
RegionalReplicationStatus() |
Modifier and Type | Method and Description |
---|---|
String |
details()
Get the details property: The details of the replication status.
|
Integer |
progress()
Get the progress property: It indicates progress of the replication job.
|
String |
region()
Get the region property: The region to which the gallery Image Version is being replicated to.
|
ReplicationState |
state()
Get the state property: This is the regional replication state.
|
void |
validate()
Validates the instance.
|
public String region()
public ReplicationState state()
public String details()
public Integer progress()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.