Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoTSecuritySolutionModel

Package version

IoT Security solution configuration and resource information.

Hierarchy

Index

Properties

Optional additionalWorkspaces

additionalWorkspaces: AdditionalWorkspacesProperties[]

List of additional workspaces

Optional autoDiscoveredResources

autoDiscoveredResources: string[]

List of resources that were automatically discovered as relevant to the security solution. NOTE: This property will not be serialized. It can only be populated by the server.

Optional disabledDataSources

disabledDataSources: DataSource[]

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

Optional displayName

displayName: undefined | string

Resource display name.

Optional export

export: ExportData[]

List of additional options for exporting to workspace data.

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional iotHubs

iotHubs: string[]

IoT Hub resource IDs

Optional location

location: undefined | string

The resource location.

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional recommendationsConfiguration

recommendationsConfiguration: RecommendationConfigurationProperties[]

List of the configuration status for each recommendation type.

Optional status

Status of the IoT Security solution.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional unmaskedIpLoggingStatus

unmaskedIpLoggingStatus: UnmaskedIpLoggingStatus

Unmasked IP address logging status

Optional userDefinedResources

userDefinedResources: UserDefinedResourcesProperties

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

Optional workspace

workspace: undefined | string

Workspace resource ID

Generated using TypeDoc