Generic Container Args
constructor(backupManagementType: Output<Either<String, BackupManagementType>>? = null, containerType: Output<String>, extendedInformation: Output<GenericContainerExtendedInfoArgs>? = null, fabricName: Output<String>? = null, friendlyName: Output<String>? = null, healthStatus: Output<String>? = null, protectableObjectType: Output<String>? = null, registrationStatus: Output<String>? = null)