GetWorkspaceSettingResult

data class GetWorkspaceSettingResult(val id: String, val name: String, val scope: String, val type: String, val workspaceId: String)

Configures where to store the OMS agent data for workspaces under a scope

Constructors

Link copied to clipboard
constructor(id: String, name: String, scope: String, type: String, workspaceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource name

Link copied to clipboard

All the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope

Link copied to clipboard

Resource type

Link copied to clipboard

The full Azure ID of the workspace to save the data in