Share via


IReplicationStatus Interface

Definition

[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

Name Description
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

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to