Megosztás a következőn keresztül:


ISummaryResource.SummaryType Property

Definition

Describes the type of summary.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PSArgumentCompleter(new System.String[] { "Firmware", "CVE", "BinaryHardening", "CryptoCertificate", "CryptoKey" })]
[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=false, Description="Describes the type of summary.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="summaryType", Update=false)]
public string SummaryType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PSArgumentCompleter(new System.String[] { "Firmware", "CVE", "BinaryHardening", "CryptoCertificate", "CryptoKey" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=false, Description="Describes the type of summary.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="summaryType", Update=false)>]
member this.SummaryType : string
Public ReadOnly Property SummaryType As String

Property Value

Attributes

Applies to