Freigeben über


IUsageMetric.MonthlyFirmwareUploadCount Property

Definition

The number of firmware analysis jobs that have been submitted in the current month.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=false, Description="The number of firmware analysis jobs that have been submitted in the current month.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="monthlyFirmwareUploadCount", Update=false)]
public long? MonthlyFirmwareUploadCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=false, Description="The number of firmware analysis jobs that have been submitted in the current month.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="monthlyFirmwareUploadCount", Update=false)>]
member this.MonthlyFirmwareUploadCount : Nullable<int64>
Public ReadOnly Property MonthlyFirmwareUploadCount As Nullable(Of Long)

Property Value

Attributes

Applies to