Share via


ResourceHealthSummary.ResourceCount Property

Definition

The count of total resources under the container.

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

Property Value

Implements

Attributes

Applies to