Share via


ProcessInfoProperties.HandleCount Property

Definition

Handle count.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public int? HandleCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.HandleCount : Nullable<int> with get, set
Public Property HandleCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to