Share via


IProtectedItemModelProperties.ReplicationHealth Property

Definition

Gets or sets protected item replication health.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets protected item replication health.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus) }, ReadOnly=true, Required=false, SerializedName="replicationHealth")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus? ReplicationHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets protected item replication health.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus) }, ReadOnly=true, Required=false, SerializedName="replicationHealth")>]
member this.ReplicationHealth : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Support.HealthStatus>
Public ReadOnly Property ReplicationHealth As Nullable(Of HealthStatus)

Property Value

Attributes

Applies to