Image Definition Args
constructor(architecture: Output<Either<String, ImageArchitecture>>? = null, imageDefinitionName: Output<String>? = null, osState: Output<Either<String, ImageOSState>>? = null, resourceGroupName: Output<String>? = null, securityType: Output<Either<String, ImageSecurityType>>? = null, testBaseAccountName: Output<String>? = null)