Delen via


DatastoresOperationsExtensions.List Methode

Definitie

Gegevensarchieven in een privécloudcluster weergeven

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

Parameters

operations
IDatastoresOperations

De bewerkingsgroep voor deze extensiemethode.

resourceGroupName
String

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

privateCloudName
String

Naam van de privécloud

clusterName
String

Naam van het cluster in de privécloud

Retouren

Van toepassing op