Partager via


GitHubConnectorStatsOperations interface

Interface représentant un GitHubConnectorStatsOperations.

Méthodes

get(string, string, GitHubConnectorStatsGetOptionalParams)

Renvoie le résumé des statistiques du connecteur GitHub.

Détails de la méthode

get(string, string, GitHubConnectorStatsGetOptionalParams)

Renvoie le résumé des statistiques du connecteur GitHub.

function get(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorStatsGetOptionalParams): Promise<GitHubConnectorStatsListResponse>

Paramètres

resourceGroupName

string

Nom du groupe de ressources. Le nom ne respecte pas la casse.

gitHubConnectorName

string

Nom du connecteur GitHub.

options
GitHubConnectorStatsGetOptionalParams

Paramètres d’options.

Retours