IoTSecurityDeviceRecommendation interface
推奨事項の種類ごとの、デバイスごとの推奨事項の数に関する統計情報。
プロパティ
devices |
この推奨事項を使用するデバイスの数。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
recommendation |
推奨事項の表示名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
reported |
評価された推奨事項の重大度。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
devicesCount
この推奨事項を使用するデバイスの数。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
devicesCount?: number
プロパティ値
number
recommendationDisplayName
推奨事項の表示名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
recommendationDisplayName?: string
プロパティ値
string
reportedSeverity
評価された推奨事項の重大度。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
reportedSeverity?: string
プロパティ値
string