Поделиться через


GitHubConnectorOperations interface

Интерфейс, представляющий GitHubConnectorOperations.

Методы

beginCreateOrUpdate(string, string, GitHubConnector, GitHubConnectorCreateOrUpdateOptionalParams)

Создание или обновление отслеживаемого ресурса GitHub Connector.

beginCreateOrUpdateAndWait(string, string, GitHubConnector, GitHubConnectorCreateOrUpdateOptionalParams)

Создание или обновление отслеживаемого ресурса GitHub Connector.

beginDelete(string, string, GitHubConnectorDeleteOptionalParams)

Удалите отслеживаемые сведения о соединителе GitHub.

beginDeleteAndWait(string, string, GitHubConnectorDeleteOptionalParams)

Удалите отслеживаемые сведения о соединителе GitHub.

beginUpdate(string, string, GitHubConnectorUpdateOptionalParams)

Обновление отслеживаемых сведений о соединителе GitHub.

beginUpdateAndWait(string, string, GitHubConnectorUpdateOptionalParams)

Обновление отслеживаемых сведений о соединителе GitHub.

get(string, string, GitHubConnectorGetOptionalParams)

Возвращает отслеживаемый ресурс GitHub Connector для заданного идентификатора.

listByResourceGroup(string, GitHubConnectorListByResourceGroupOptionalParams)
listBySubscription(GitHubConnectorListBySubscriptionOptionalParams)

Возвращает список отслеживаемых соединителей GitHub.

Сведения о методе

beginCreateOrUpdate(string, string, GitHubConnector, GitHubConnectorCreateOrUpdateOptionalParams)

Создание или обновление отслеживаемого ресурса GitHub Connector.

function beginCreateOrUpdate(resourceGroupName: string, gitHubConnectorName: string, gitHubConnector: GitHubConnector, options?: GitHubConnectorCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<GitHubConnector>, GitHubConnector>>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

gitHubConnector
GitHubConnector

Полезные данные ресурса соединителя.

options
GitHubConnectorCreateOrUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<PollerLike<@azure/core-lro.PollOperationState<GitHubConnector>, GitHubConnector>>

beginCreateOrUpdateAndWait(string, string, GitHubConnector, GitHubConnectorCreateOrUpdateOptionalParams)

Создание или обновление отслеживаемого ресурса GitHub Connector.

function beginCreateOrUpdateAndWait(resourceGroupName: string, gitHubConnectorName: string, gitHubConnector: GitHubConnector, options?: GitHubConnectorCreateOrUpdateOptionalParams): Promise<GitHubConnector>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

gitHubConnector
GitHubConnector

Полезные данные ресурса соединителя.

options
GitHubConnectorCreateOrUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<GitHubConnector>

beginDelete(string, string, GitHubConnectorDeleteOptionalParams)

Удалите отслеживаемые сведения о соединителе GitHub.

function beginDelete(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

options
GitHubConnectorDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, GitHubConnectorDeleteOptionalParams)

Удалите отслеживаемые сведения о соединителе GitHub.

function beginDeleteAndWait(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorDeleteOptionalParams): Promise<void>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

options
GitHubConnectorDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<void>

beginUpdate(string, string, GitHubConnectorUpdateOptionalParams)

Обновление отслеживаемых сведений о соединителе GitHub.

function beginUpdate(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorUpdateOptionalParams): Promise<PollerLike<PollOperationState<GitHubConnector>, GitHubConnector>>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

options
GitHubConnectorUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<PollerLike<@azure/core-lro.PollOperationState<GitHubConnector>, GitHubConnector>>

beginUpdateAndWait(string, string, GitHubConnectorUpdateOptionalParams)

Обновление отслеживаемых сведений о соединителе GitHub.

function beginUpdateAndWait(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorUpdateOptionalParams): Promise<GitHubConnector>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

options
GitHubConnectorUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<GitHubConnector>

get(string, string, GitHubConnectorGetOptionalParams)

Возвращает отслеживаемый ресурс GitHub Connector для заданного идентификатора.

function get(resourceGroupName: string, gitHubConnectorName: string, options?: GitHubConnectorGetOptionalParams): Promise<GitHubConnector>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

gitHubConnectorName

string

Имя соединителя GitHub.

options
GitHubConnectorGetOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<GitHubConnector>

listByResourceGroup(string, GitHubConnectorListByResourceGroupOptionalParams)

function listByResourceGroup(resourceGroupName: string, options?: GitHubConnectorListByResourceGroupOptionalParams): PagedAsyncIterableIterator<GitHubConnector, GitHubConnector[], PageSettings>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не зависит от регистра.

options
GitHubConnectorListByResourceGroupOptionalParams

Параметры параметров.

Возвращаемое значение

listBySubscription(GitHubConnectorListBySubscriptionOptionalParams)

Возвращает список отслеживаемых соединителей GitHub.

function listBySubscription(options?: GitHubConnectorListBySubscriptionOptionalParams): PagedAsyncIterableIterator<GitHubConnector, GitHubConnector[], PageSettings>

Параметры

options
GitHubConnectorListBySubscriptionOptionalParams

Параметры параметров.

Возвращаемое значение