UnresolvedDependencies interface
Interface representing a UnresolvedDependencies.
Methods
list(string, string, Unresolved |
Gets a list of unresolved dependencies. |
Method Details
list(string, string, UnresolvedDependenciesGetOptionalParams)
Gets a list of unresolved dependencies.
function list(resourceGroupName: string, moveCollectionName: string, options?: UnresolvedDependenciesGetOptionalParams): PagedAsyncIterableIterator<UnresolvedDependency, UnresolvedDependency[], PageSettings>
Parameters
- resourceGroupName
-
string
The Resource Group Name.
- moveCollectionName
-
string
The Move Collection Name.
The options parameters.