Udostępnij za pośrednictwem


DatastoresOperationsExtensions.List Metoda

Definicja

Wyświetlanie listy magazynów danych w klastrze chmury prywatnej

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)

Parametry

operations
IDatastoresOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

privateCloudName
String

Nazwa chmury prywatnej

clusterName
String

Nazwa klastra w chmurze prywatnej

Zwraca

Dotyczy