次の方法で共有


PrivateCloudsOperationsExtensions.ListInSubscription メソッド

定義

サブスクリプション内のプライベート クラウドを一覧表示する

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.PrivateCloud> ListInSubscription(this Microsoft.Azure.Management.Avs.IPrivateCloudsOperations operations);
static member ListInSubscription : Microsoft.Azure.Management.Avs.IPrivateCloudsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.PrivateCloud>
<Extension()>
Public Function ListInSubscription (operations As IPrivateCloudsOperations) As IPage(Of PrivateCloud)

パラメーター

operations
IPrivateCloudsOperations

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

戻り値

適用対象