共用方式為


GitHubConnectorStatsOperations interface

表示 GitHubConnectorStatsOperations 的介面。

方法

get(string, string, GitHubConnectorStatsGetOptionalParams)

返回 GitHub 連接器統計資訊的摘要。

方法詳細資料

get(string, string, GitHubConnectorStatsGetOptionalParams)

返回 GitHub 連接器統計資訊的摘要。

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

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

gitHubConnectorName

string

GitHub 連接器的名稱。

options
GitHubConnectorStatsGetOptionalParams

選項參數。

傳回