AzureWorkloadContainerArgs

constructor(backupManagementType: Output<Either<String, BackupManagementType>>? = null, containerType: Output<String>, extendedInfo: Output<AzureWorkloadContainerExtendedInfoArgs>? = null, friendlyName: Output<String>? = null, healthStatus: Output<String>? = null, lastUpdatedTime: Output<String>? = null, operationType: Output<Either<String, OperationType>>? = null, protectableObjectType: Output<String>? = null, registrationStatus: Output<String>? = null, sourceResourceId: Output<String>? = null, workloadType: Output<Either<String, WorkloadType>>? = null)