Click or drag to resize
StorageControllerDiscoveryRepository Method
Discovery a avaliable repository that is compatible with the flags

Namespace: DrawerBackup.Storage.WebS.Controllers
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[AuthorizeAttribute]
public Result DiscoveryRepository(
	JobFlags flags
)

Parameters

flags
Type: DrawerBackup.Native.Data.EntitiesJobFlags

Return Value

Type: Result
See Also