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>
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript