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


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

Property Value

Attributes

Applies to