MdeOnboarding.OnboardingPackageLinux Property

Definition

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.

public byte[] OnboardingPackageLinux { get; set; }
member this.OnboardingPackageLinux : byte[] with get, set
Public Property OnboardingPackageLinux As Byte()

Property Value

Byte[]

Applies to