Freigeben über


ICryptoKeySummaryResource.TotalKeyCount Property

Definition

Total number of cryptographic keys found.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Total number of cryptographic keys found.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="totalKeyCount", Update=true)]
public long? TotalKeyCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Total number of cryptographic keys found.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="totalKeyCount", Update=true)>]
member this.TotalKeyCount : Nullable<int64> with get, set
Public Property TotalKeyCount As Nullable(Of Long)

Property Value

Attributes

Applies to