Compartilhar via


ClustersOperationsExtensions.Get(IClustersOperations, String, String) Método

Definição

Obtém uma instância de cluster do Log Analytics.

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

Parâmetros

operations
IClustersOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

clusterName
String

Nome do Cluster do Log Analytics.

Retornos

Aplica-se a