IGalleryApplicationVersion.ReplicationStatusSummary Property
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.
This is a summary of replication status for each region.
[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="This is a summary of replication status for each region.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalReplicationStatus) }, ReadOnly=true, Required=false, SerializedName="summary")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalReplicationStatus[] ReplicationStatusSummary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="This is a summary of replication status for each region.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalReplicationStatus) }, ReadOnly=true, Required=false, SerializedName="summary")>]
member this.ReplicationStatusSummary : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IRegionalReplicationStatus[]
Public ReadOnly Property ReplicationStatusSummary As IRegionalReplicationStatus()
Property Value
- Attributes