次の方法で共有


NamespacesOperationsExtensions.List(INamespacesOperations) メソッド

定義

リソース グループに関係なく、サブスクリプション内で使用可能なすべての名前空間を取得します。 https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

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

パラメーター

operations
INamespacesOperations

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

戻り値

適用対象