GitHubConnectorStatsOperations interface

Interface die een GitHubConnectorStatsOperations vertegenwoordigt.

Methoden

get(string, string, GitHubConnectorStatsGetOptionalParams)

Retourneert de samenvatting van de GitHub Connector-statistieken.

Methodedetails

get(string, string, GitHubConnectorStatsGetOptionalParams)

Retourneert de samenvatting van de GitHub Connector-statistieken.

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

Parameters

resourceGroupName

string

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

gitHubConnectorName

string

Naam van de GitHub-connector.

options
GitHubConnectorStatsGetOptionalParams

De optiesparameters.

Retouren