次の方法で共有


RegistrationDefinitionsOperationsExtensions.List メソッド

定義

登録定義の一覧を取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ManagedServices.Models.RegistrationDefinition> List (this Microsoft.Azure.Management.ManagedServices.IRegistrationDefinitionsOperations operations, string scope);
static member List : Microsoft.Azure.Management.ManagedServices.IRegistrationDefinitionsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ManagedServices.Models.RegistrationDefinition>
<Extension()>
Public Function List (operations As IRegistrationDefinitionsOperations, scope As String) As IPage(Of RegistrationDefinition)

パラメーター

operations
IRegistrationDefinitionsOperations

この拡張メソッドの操作グループ。

scope
String

リソースのスコープ。

戻り値

適用対象