IoTSecuritySolutionModel interface
IoT 安全性解決方案設定和資源資訊。
- Extends
屬性
| additional |
其他工作區的清單 |
| auto |
自動探索到與安全性解決方案相關的資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| disabled |
停用的數據源。 停用這些數據源會危害系統。 |
| display |
資源顯示名稱。 |
| export | 匯出至工作區數據的其他選項清單。 |
| iot |
IoT 中樞資源標識碼 |
| location | 資源位置。 |
| recommendations |
每個建議類型的組態狀態清單。 |
| status | IoT 安全性解決方案的狀態。 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| unmasked |
未遮罩的IP位址記錄狀態 |
| user |
IoT 安全性解決方案使用者定義資源的屬性。 |
| workspace | 工作區資源標識碼 |
繼承的屬性
| id | 資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| tags | 資源標籤 |
| type | 資源類型注意:此屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
additionalWorkspaces
其他工作區的清單
additionalWorkspaces?: AdditionalWorkspacesProperties[]
屬性值
autoDiscoveredResources
自動探索到與安全性解決方案相關的資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
autoDiscoveredResources?: string[]
屬性值
string[]
disabledDataSources
停用的數據源。 停用這些數據源會危害系統。
disabledDataSources?: string[]
屬性值
string[]
displayName
資源顯示名稱。
displayName?: string
屬性值
string
export
匯出至工作區數據的其他選項清單。
export?: string[]
屬性值
string[]
iotHubs
IoT 中樞資源標識碼
iotHubs?: string[]
屬性值
string[]
location
資源位置。
location?: string
屬性值
string
recommendationsConfiguration
每個建議類型的組態狀態清單。
recommendationsConfiguration?: RecommendationConfigurationProperties[]
屬性值
status
IoT 安全性解決方案的狀態。
status?: string
屬性值
string
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
unmaskedIpLoggingStatus
未遮罩的IP位址記錄狀態
unmaskedIpLoggingStatus?: string
屬性值
string
userDefinedResources
IoT 安全性解決方案使用者定義資源的屬性。
userDefinedResources?: UserDefinedResourcesProperties
屬性值
workspace
工作區資源標識碼
workspace?: string
屬性值
string
繼承的屬性詳細資料
id
name
tags
資源標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}