Share via


IDefaultQuerySettings.EnableCount Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableCount")]
public bool? EnableCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enableCount")>]
member this.EnableCount : Nullable<bool> with get, set
Public Property EnableCount As Nullable(Of Boolean)

Property Value

Attributes

Applies to