Freigeben über


CloudLinksOperationsExtensions.List Methode

Definition

Auflisten von Cloudlinks in einer privaten Cloud

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

Parameter

operations
ICloudLinksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

privateCloudName
String

Name der privaten Cloud

Gibt zurück

Gilt für: