Freigeben über


ICryptoKeySummaryResource.PrivateKeyCount Property

Definition

Total number of private keys found.

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

Property Value

Attributes

Applies to