AzureDevOpsConnectorStatsOperations interface
Interface representing a AzureDevOpsConnectorStatsOperations.
Methods
get(string, string, Azure |
Returns the summary of the AzureDevOps Connector Stats. |
Method Details
get(string, string, AzureDevOpsConnectorStatsGetOptionalParams)
Returns the summary of the AzureDevOps Connector Stats.
function get(resourceGroupName: string, azureDevOpsConnectorName: string, options?: AzureDevOpsConnectorStatsGetOptionalParams): Promise<AzureDevOpsConnectorStatsListResponse>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- azureDevOpsConnectorName
-
string
Name of the AzureDevOps Connector.
The options parameters.
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript