Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MdeOnboardingData

Package version

The resource of the configuration or data needed to onboard the machine to MDE

Hierarchy

Index

Properties

Optional id

id: undefined | string

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

Optional name

name: undefined | string

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

Optional onboardingPackageLinux

onboardingPackageLinux: Uint8Array

The onboarding package used to onboard Linux machines to MDE, coded in base64. This can also be used for onboarding using the dedicated VM Extension

Optional onboardingPackageWindows

onboardingPackageWindows: Uint8Array

The onboarding package used to onboard Windows machines to MDE, coded in base64. This can also be used for onboarding using the dedicated VM Extension

Optional type

type: undefined | string

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

Generated using TypeDoc