IoTSecuritySolutionProperties interface

Security Solution setting data

Properties

additionalWorkspaces

List of additional workspaces

autoDiscoveredResources

List of resources that were automatically discovered as relevant to the security solution.

disabledDataSources

Disabled data sources. Disabling these data sources compromises the system.

displayName

Resource display name.

export

List of additional options for exporting to workspace data.

iotHubs

IoT Hub resource IDs

recommendationsConfiguration

List of the configuration status for each recommendation type.

status

Status of the IoT Security solution.

unmaskedIpLoggingStatus

Unmasked IP address logging status

userDefinedResources

Properties of the IoT Security solution's user defined resources.

workspace

Workspace resource ID

Property Details

additionalWorkspaces

List of additional workspaces

additionalWorkspaces?: AdditionalWorkspacesProperties[]

Property Value

autoDiscoveredResources

List of resources that were automatically discovered as relevant to the security solution.

autoDiscoveredResources?: string[]

Property Value

string[]

disabledDataSources

Disabled data sources. Disabling these data sources compromises the system.

disabledDataSources?: string[]

Property Value

string[]

displayName

Resource display name.

displayName: string

Property Value

string

export

List of additional options for exporting to workspace data.

export?: string[]

Property Value

string[]

iotHubs

IoT Hub resource IDs

iotHubs: string[]

Property Value

string[]

recommendationsConfiguration

List of the configuration status for each recommendation type.

recommendationsConfiguration?: RecommendationConfigurationProperties[]

Property Value

status

Status of the IoT Security solution.

status?: string

Property Value

string

unmaskedIpLoggingStatus

Unmasked IP address logging status

unmaskedIpLoggingStatus?: string

Property Value

string

userDefinedResources

Properties of the IoT Security solution's user defined resources.

userDefinedResources?: UserDefinedResourcesProperties

Property Value

workspace

Workspace resource ID

workspace?: string

Property Value

string