AssociatedResourcesListResult.TotalCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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