你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

FirmwareAnalysisSummaryName Struct

Definition

The FirmwareAnalysisSummaryName.

public readonly struct FirmwareAnalysisSummaryName : IEquatable<Azure.ResourceManager.IotFirmwareDefense.Models.FirmwareAnalysisSummaryName>
type FirmwareAnalysisSummaryName = struct
Public Structure FirmwareAnalysisSummaryName
Implements IEquatable(Of FirmwareAnalysisSummaryName)
Inheritance
FirmwareAnalysisSummaryName
Implements

Constructors

FirmwareAnalysisSummaryName(String)

Initializes a new instance of FirmwareAnalysisSummaryName.

Properties

BinaryHardening

BinaryHardening.

CryptoCertificate

CryptoCertificate.

CryptoKey

CryptoKey.

Cve

CVE.

Firmware

Firmware.

Methods

Equals(FirmwareAnalysisSummaryName)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(FirmwareAnalysisSummaryName, FirmwareAnalysisSummaryName)

Determines if two FirmwareAnalysisSummaryName values are the same.

Implicit(String to FirmwareAnalysisSummaryName)

Converts a string to a FirmwareAnalysisSummaryName.

Inequality(FirmwareAnalysisSummaryName, FirmwareAnalysisSummaryName)

Determines if two FirmwareAnalysisSummaryName values are not the same.

Applies to