Freigeben über


DatastoresOperationsExtensions.Get Methode

Definition

Abrufen eines Datenspeichers in einem privaten Cloudcluster

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

Parameter

operations
IDatastoresOperations

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

clusterName
String

Name des Clusters in der privaten Cloud

datastoreName
String

Name des Datenspeichers im privaten Cloudcluster

Gibt zurück

Gilt für: