次の方法で共有


IInMageReplicationDetails.IsAdditionalStatsAvailable Property

Definition

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

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

Property Value

Attributes

Applies to