Freigeben über


ArmSecurityCenterModelFactory.IotSecurityDeviceRecommendation Methode

Definition

Initialisiert eine neue instance von IotSecurityDeviceRecommendation.

public static Azure.ResourceManager.SecurityCenter.Models.IotSecurityDeviceRecommendation IotSecurityDeviceRecommendation (string recommendationDisplayName = default, Azure.ResourceManager.SecurityCenter.Models.ReportedSeverity? reportedSeverity = default, long? devicesCount = default);
static member IotSecurityDeviceRecommendation : string * Nullable<Azure.ResourceManager.SecurityCenter.Models.ReportedSeverity> * Nullable<int64> -> Azure.ResourceManager.SecurityCenter.Models.IotSecurityDeviceRecommendation
Public Shared Function IotSecurityDeviceRecommendation (Optional recommendationDisplayName As String = Nothing, Optional reportedSeverity As Nullable(Of ReportedSeverity) = Nothing, Optional devicesCount As Nullable(Of Long) = Nothing) As IotSecurityDeviceRecommendation

Parameter

recommendationDisplayName
String

Anzeigename der Empfehlung.

reportedSeverity
Nullable<ReportedSeverity>

Bewerteter Empfehlungsschweregrad.

devicesCount
Nullable<Int64>

Anzahl der Geräte mit dieser Empfehlung.

Gibt zurück

Eine neue IotSecurityDeviceRecommendation instance zum Simulieren.

Gilt für: