ManagedClusterWindowsProfileArgs

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