Freigeben über


IUsageMetric.TotalFirmwareCount Property

Definition

The total number of firmwares that are in the workspace.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=false, Description="The total number of firmwares that are in the workspace.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalFirmwareCount", Update=false)]
public long? TotalFirmwareCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=false, Description="The total number of firmwares that are in the workspace.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="totalFirmwareCount", Update=false)>]
member this.TotalFirmwareCount : Nullable<int64>
Public ReadOnly Property TotalFirmwareCount As Nullable(Of Long)

Property Value

Attributes

Applies to