共用方式為


PrivateCloudsOperationsExtensions.List 方法

定義

列出資源群組中的私人雲端

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.PrivateCloud> List (this Microsoft.Azure.Management.Avs.IPrivateCloudsOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.Avs.IPrivateCloudsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Avs.Models.PrivateCloud>
<Extension()>
Public Function List (operations As IPrivateCloudsOperations, resourceGroupName As String) As IPage(Of PrivateCloud)

參數

operations
IPrivateCloudsOperations

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

resourceGroupName
String

資源群組的名稱。 名稱不區分大小寫。

傳回

適用於