次の方法で共有


NamespacesOperationsExtensions.ListAsync メソッド

定義

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Relay.Fluent.Models.RelayNamespaceInner>> ListAsync (this Microsoft.Azure.Management.Relay.Fluent.INamespacesOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.Relay.Fluent.INamespacesOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Relay.Fluent.Models.RelayNamespaceInner>>
<Extension()>
Public Function ListAsync (operations As INamespacesOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of RelayNamespaceInner))

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象