Share via


AssociatedResourcesListResult.TotalCount Property

Definition

Total number of Azure resources assigned to the identity.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.PropertyOrigin.Owned)]
public float? TotalCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.PropertyOrigin.Owned)>]
member this.TotalCount : Nullable<single>
Public ReadOnly Property TotalCount As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to