Orchestrated Virtual Machine Scale Set Os Profile Linux Configuration
constructor(adminPassword: String? = null, adminSshKeys: List<OrchestratedVirtualMachineScaleSetOsProfileLinuxConfigurationAdminSshKey>? = null, adminUsername: String, computerNamePrefix: String? = null, disablePasswordAuthentication: Boolean? = null, patchAssessmentMode: String? = null, patchMode: String? = null, provisionVmAgent: Boolean? = null, secrets: List<OrchestratedVirtualMachineScaleSetOsProfileLinuxConfigurationSecret>? = null)