共用方式為


PrivateCloudsOperationsExtensions.ListInSubscriptionAsync 方法

定義

列出訂用帳戶中的私人雲端

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

參數

operations
IPrivateCloudsOperations

這個擴充方法的作業群組。

cancellationToken
CancellationToken

取消語彙基元。

傳回

適用於