IInMageReplicationDetails.IsAdditionalStatsAvailable Property

Definition

A value indicating whether additional IR stats are available or not.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether additional IR stats are available or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isAdditionalStatsAvailable", Update=true)]
public bool? IsAdditionalStatsAvailable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether additional IR stats are available or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isAdditionalStatsAvailable", Update=true)>]
member this.IsAdditionalStatsAvailable : Nullable<bool> with get, set
Public Property IsAdditionalStatsAvailable As Nullable(Of Boolean)

Property Value

Attributes

Applies to