Delen via


ClustersOperationsExtensions.Get Methode

Definitie

Een cluster ophalen op naam in een privécloud

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

Parameters

operations
IClustersOperations

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