IReplicationStatus Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ReplicationStatusTypeConverter))]
public interface IReplicationStatus : Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.ReplicationStatusTypeConverter))>]
type IReplicationStatus = interface
interface IJsonSerializable
Public Interface IReplicationStatus
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AggregatedState |
This is the aggregated replication status based on all the regional replication status flags. |
Summary |
This is a summary of replication status for each region. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |