Delen via


DatastoresOperationsExtensions.Get Methode

Definitie

Een gegevensarchief ophalen in een privé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

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

datastoreName
String

Naam van het gegevensarchief in het privécloudcluster

Retouren

Van toepassing op