次の方法で共有


NamespacesOperationsExtensions.ListAll(INamespacesOperations) メソッド

定義

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

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

パラメーター

operations
INamespacesOperations

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

戻り値

適用対象