Share via


DscNodeOperationsExtensions.ListNext(IDscNodeOperations, String) メソッド

定義

public static Microsoft.Azure.Management.Automation.Models.DscNodeListResponse ListNext (this Microsoft.Azure.Management.Automation.IDscNodeOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.IDscNodeOperations * string -> Microsoft.Azure.Management.Automation.Models.DscNodeListResponse
<Extension()>
Public Function ListNext (operations As IDscNodeOperations, nextLink As String) As DscNodeListResponse

パラメーター

operations
IDscNodeOperations
nextLink
String

戻り値

適用対象