IoTSecuritySolutionModel interface

IoT 安全性解決方案設定和資源資訊。

Extends

屬性

additionalWorkspaces

其他工作區的清單

autoDiscoveredResources

自動探索到與安全性解決方案相關的資源清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

disabledDataSources

停用的數據源。 停用這些數據源會危害系統。

displayName

資源顯示名稱。

export

匯出至工作區數據的其他選項清單。

iotHubs

IoT 中樞資源標識碼

location

資源位置。

recommendationsConfiguration

每個建議類型的組態狀態清單。

status

IoT 安全性解決方案的狀態。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

unmaskedIpLoggingStatus

未遮罩的IP位址記錄狀態

userDefinedResources

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

資源標識碼注意:此屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TagsResource.tags

type

資源類型注意:此屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type