Azure Storage Container Args
constructor(acquireStorageAccountLock: Output<Either<String, AcquireStorageAccountLock>>? = null, backupManagementType: Output<Either<String, BackupManagementType>>? = null, containerType: Output<String>, friendlyName: Output<String>? = null, healthStatus: Output<String>? = null, operationType: Output<Either<String, OperationType>>? = null, protectableObjectType: Output<String>? = null, protectedItemCount: Output<Double>? = null, registrationStatus: Output<String>? = null, resourceGroup: Output<String>? = null, sourceResourceId: Output<String>? = null, storageAccountVersion: Output<String>? = null)