Share via


IAssociatedResourcesListResult.TotalCount Property

Definition

Total number of Azure resources assigned to the identity.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Description="Total number of Azure resources assigned to the identity.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="totalCount")]
public float? TotalCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServiceIdentity.Runtime.Info(Description="Total number of Azure resources assigned to the identity.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=true, Required=false, SerializedName="totalCount")>]
member this.TotalCount : Nullable<single>
Public ReadOnly Property TotalCount As Nullable(Of Single)

Property Value

Attributes

Applies to