PagingExtensions.EnumerateProjects Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.DataMigration.Models.Project> EnumerateProjects (this Microsoft.Azure.Management.DataMigration.IProjectsOperations ops, string resourceGroupName, string serviceName);
static member EnumerateProjects : Microsoft.Azure.Management.DataMigration.IProjectsOperations * string * string -> seq<Microsoft.Azure.Management.DataMigration.Models.Project>
<Extension()>
Public Function EnumerateProjects (ops As IProjectsOperations, resourceGroupName As String, serviceName As String) As IEnumerable(Of Project)
Parameters
- resourceGroupName
- String
- serviceName
- String