ArmIotFirmwareDefenseModelFactory
BinaryHardeningResult(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, String, String, Boolean?, Boolean?, Boolean?, Boolean?, Boolean?)
BinaryHardeningSummary(Int64?, Int32?, Int32?, Int32?, Int32?, Int32?)
CryptoCertificateResult(ResourceIdentifier, String, ResourceType, SystemData, String, String, CryptoCertificateEntity, CryptoCertificateEntity, DateTimeOffset?, DateTimeOffset?, String, String, Int64?, String, String, String, String, IEnumerable<String>, IEnumerable<String>, CryptoPairedKey, Boolean?, Boolean?, Boolean?, Boolean?)
CryptoCertificateSummary(Int64?, Int64?, Int64?, Int64?, Int64?, Int64?, Int64?)
CryptoKeyResult(ResourceIdentifier, String, ResourceType, SystemData, String, String, Int64?, String, IEnumerable<String>, IEnumerable<String>, CryptoPairedKey, Boolean?)
CryptoKeySummary(Int64?, Int64?, Int64?, Int64?, Int64?)
CveLink(Uri, String)
CveResult(ResourceIdentifier, String, ResourceType, SystemData, String, CveComponent, String, String, String, String, String, String, IEnumerable<CveLink>, String)
CveSummary(Int64?, Int64?, Int64?, Int64?, Int64?)
FirmwareAnalysisSummaryData(ResourceIdentifier, String, ResourceType, SystemData, FirmwareAnalysisSummaryProperties)
FirmwareAnalysisWorkspaceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String, String>, AzureLocation, FirmwareProvisioningState?)
FirmwareAnalysisWorkspacePatch(FirmwareProvisioningState?)
FirmwareSummary(Int64?, Int64?, Int64?, Int64?, Int64?, Int64?, Int64?)
FirmwareUriToken(Uri)
IotFirmwareData(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, String, Int64?, FirmwareAnalysisStatus?, IEnumerable<FirmwareAnalysisStatusMessage>, FirmwareProvisioningState?)
IotFirmwarePatch(String, String, String, String, String, Int64?, FirmwareAnalysisStatus?, IEnumerable<FirmwareAnalysisStatusMessage>, FirmwareProvisioningState?)
PasswordHashResult(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, String, String, String)
SbomComponentResult(ResourceIdentifier, String, ResourceType, SystemData, String, String, String, String, IEnumerable<String>)
net10.0-windows7.0
namespace Azure.ResourceManager.IotFirmwareDefense.Models
{
public static class ArmIotFirmwareDefenseModelFactory
{
public static BinaryHardeningResult BinaryHardeningResult(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, string binaryHardeningId = null, string architecture = null, string filePath = null, string class = null, string runpath = null, string rpath = null, bool? nxFlag = default, bool? pieFlag = default, bool? relroFlag = default, bool? canaryFlag = default, bool? strippedFlag = default);
}
}
| .NET | 5.06.07.08.09.010.0 |
|---|---|
| .NET Core | 2.02.12.23.03.1 |
| .NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 2.02.1 |
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
| Assembly | Azure.ResourceManager.IotFirmwareDefense , Version=1.0.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.IotFirmwareDefense (1.0.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API