GitHubConnectorStatsOperations interface
Interface representing a GitHubConnectorStatsOperations.
Methods
get(string, string, Git |
Returns the summary of the GitHub Connector Stats. |
Method Details
get(string, string, GitHubConnectorStatsGetOptionalParams)
Returns the summary of the GitHub Connector Stats.
function get(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorStatsGetOptionalParams): Promise<GitHubConnectorStatsListResponse>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- gitHubConnectorName
-
string
Name of the GitHub Connector.
The options parameters.
Returns
Promise<GitHubConnectorStatsListResponse>
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript