IProtectedItemModelProperties.ReplicationHealth Property

Definition

Gets or sets protected item replication health.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Normal", "Warning", "Critical" })]
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets protected item replication health.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="replicationHealth", Update=false)]
public string ReplicationHealth { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.PSArgumentCompleter(new System.String[] { "Normal", "Warning", "Critical" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets or sets protected item replication health.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="replicationHealth", Update=false)>]
member this.ReplicationHealth : string
Public ReadOnly Property ReplicationHealth As String

Property Value

Attributes

Applies to