IGalleryApplicationVersion.ReplicationStatusAggregatedState Property

Definition

This is the aggregated replication status based on all the regional replication status flags.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="This is the aggregated replication status based on all the regional replication status flags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.AggregatedReplicationState) }, ReadOnly=true, Required=false, SerializedName="aggregatedState")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.AggregatedReplicationState? ReplicationStatusAggregatedState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="This is the aggregated replication status based on all the regional replication status flags.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.AggregatedReplicationState) }, ReadOnly=true, Required=false, SerializedName="aggregatedState")>]
member this.ReplicationStatusAggregatedState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.AggregatedReplicationState>
Public ReadOnly Property ReplicationStatusAggregatedState As Nullable(Of AggregatedReplicationState)

Property Value

Attributes

Applies to