WindowsProfileArgs

constructor(adminPassword: Output<String>? = null, adminUsername: Output<String>? = null, enableCsiProxy: Output<Boolean>? = null, licenseType: Output<Either<String, LicenseType>>? = null)