次の方法で共有


NamespacesOperationsExtensions.List(INamespacesOperations) メソッド

定義

リソース グループに関係なく、サブスクリプション内で使用可能なすべての名前空間を一覧表示します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EventHub.Models.EHNamespace> List (this Microsoft.Azure.Management.EventHub.INamespacesOperations operations);
static member List : Microsoft.Azure.Management.EventHub.INamespacesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.EventHub.Models.EHNamespace>
<Extension()>
Public Function List (operations As INamespacesOperations) As IPage(Of EHNamespace)

パラメーター

operations
INamespacesOperations

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

戻り値

適用対象