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


ServerlessRuntimes interface

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

Методы

beginCreateOrUpdate(string, string, string, InformaticaServerlessRuntimeResource, ServerlessRuntimesCreateOrUpdateOptionalParams)

Создание InformaticaServerlessRuntimeResource

beginCreateOrUpdateAndWait(string, string, string, InformaticaServerlessRuntimeResource, ServerlessRuntimesCreateOrUpdateOptionalParams)

Создание InformaticaServerlessRuntimeResource

beginDelete(string, string, string, ServerlessRuntimesDeleteOptionalParams)

Удаление InformaticaServerlessRuntimeResource

beginDeleteAndWait(string, string, string, ServerlessRuntimesDeleteOptionalParams)

Удаление InformaticaServerlessRuntimeResource

checkDependencies(string, string, string, ServerlessRuntimesCheckDependenciesOptionalParams)

Проверяет все зависимости для бессерверного ресурса среды выполнения

get(string, string, string, ServerlessRuntimesGetOptionalParams)

Получение informaticaServerlessRuntimeResource

listByInformaticaOrganizationResource(string, string, ServerlessRuntimesListByInformaticaOrganizationResourceOptionalParams)

Перечисление ресурсов InformaticaServerlessRuntimeResource с помощью InformaticaOrganizationResource

serverlessResourceById(string, string, string, ServerlessRuntimesServerlessResourceByIdOptionalParams)

Возвращает бессерверный ресурс среды выполнения по идентификатору

startFailedServerlessRuntime(string, string, string, ServerlessRuntimesStartFailedServerlessRuntimeOptionalParams)

Запуск ресурса среды выполнения сбоем

update(string, string, string, InformaticaServerlessRuntimeResourceUpdate, ServerlessRuntimesUpdateOptionalParams)

Обновление InformaticaServerlessRuntimeResource

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

beginCreateOrUpdate(string, string, string, InformaticaServerlessRuntimeResource, ServerlessRuntimesCreateOrUpdateOptionalParams)

Создание InformaticaServerlessRuntimeResource

function beginCreateOrUpdate(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, resource: InformaticaServerlessRuntimeResource, options?: ServerlessRuntimesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<InformaticaServerlessRuntimeResource>, InformaticaServerlessRuntimeResource>>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

resource
InformaticaServerlessRuntimeResource

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

options
ServerlessRuntimesCreateOrUpdateOptionalParams

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

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

beginCreateOrUpdateAndWait(string, string, string, InformaticaServerlessRuntimeResource, ServerlessRuntimesCreateOrUpdateOptionalParams)

Создание InformaticaServerlessRuntimeResource

function beginCreateOrUpdateAndWait(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, resource: InformaticaServerlessRuntimeResource, options?: ServerlessRuntimesCreateOrUpdateOptionalParams): Promise<InformaticaServerlessRuntimeResource>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

resource
InformaticaServerlessRuntimeResource

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

options
ServerlessRuntimesCreateOrUpdateOptionalParams

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

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

beginDelete(string, string, string, ServerlessRuntimesDeleteOptionalParams)

Удаление InformaticaServerlessRuntimeResource

function beginDelete(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, options?: ServerlessRuntimesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ServerlessRuntimesDeleteHeaders>, ServerlessRuntimesDeleteHeaders>>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

options
ServerlessRuntimesDeleteOptionalParams

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

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

beginDeleteAndWait(string, string, string, ServerlessRuntimesDeleteOptionalParams)

Удаление InformaticaServerlessRuntimeResource

function beginDeleteAndWait(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, options?: ServerlessRuntimesDeleteOptionalParams): Promise<ServerlessRuntimesDeleteHeaders>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

options
ServerlessRuntimesDeleteOptionalParams

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

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

checkDependencies(string, string, string, ServerlessRuntimesCheckDependenciesOptionalParams)

Проверяет все зависимости для бессерверного ресурса среды выполнения

function checkDependencies(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, options?: ServerlessRuntimesCheckDependenciesOptionalParams): Promise<CheckDependenciesResponse>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

options
ServerlessRuntimesCheckDependenciesOptionalParams

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

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

get(string, string, string, ServerlessRuntimesGetOptionalParams)

Получение informaticaServerlessRuntimeResource

function get(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, options?: ServerlessRuntimesGetOptionalParams): Promise<InformaticaServerlessRuntimeResource>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

options
ServerlessRuntimesGetOptionalParams

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

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

listByInformaticaOrganizationResource(string, string, ServerlessRuntimesListByInformaticaOrganizationResourceOptionalParams)

Перечисление ресурсов InformaticaServerlessRuntimeResource с помощью InformaticaOrganizationResource

function listByInformaticaOrganizationResource(resourceGroupName: string, organizationName: string, options?: ServerlessRuntimesListByInformaticaOrganizationResourceOptionalParams): PagedAsyncIterableIterator<InformaticaServerlessRuntimeResource, InformaticaServerlessRuntimeResource[], PageSettings>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

options
ServerlessRuntimesListByInformaticaOrganizationResourceOptionalParams

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

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

serverlessResourceById(string, string, string, ServerlessRuntimesServerlessResourceByIdOptionalParams)

Возвращает бессерверный ресурс среды выполнения по идентификатору

function serverlessResourceById(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, options?: ServerlessRuntimesServerlessResourceByIdOptionalParams): Promise<InformaticaServerlessRuntimeResource>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

options
ServerlessRuntimesServerlessResourceByIdOptionalParams

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

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

startFailedServerlessRuntime(string, string, string, ServerlessRuntimesStartFailedServerlessRuntimeOptionalParams)

Запуск ресурса среды выполнения сбоем

function startFailedServerlessRuntime(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, options?: ServerlessRuntimesStartFailedServerlessRuntimeOptionalParams): Promise<void>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

options
ServerlessRuntimesStartFailedServerlessRuntimeOptionalParams

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

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

Promise<void>

update(string, string, string, InformaticaServerlessRuntimeResourceUpdate, ServerlessRuntimesUpdateOptionalParams)

Обновление InformaticaServerlessRuntimeResource

function update(resourceGroupName: string, organizationName: string, serverlessRuntimeName: string, properties: InformaticaServerlessRuntimeResourceUpdate, options?: ServerlessRuntimesUpdateOptionalParams): Promise<InformaticaServerlessRuntimeResource>

Параметры

resourceGroupName

string

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

organizationName

string

Имя ресурса "Организации"

serverlessRuntimeName

string

Имя ресурса бессерверной среды выполнения

properties
InformaticaServerlessRuntimeResourceUpdate

Свойства ресурса, которые необходимо обновить.

options
ServerlessRuntimesUpdateOptionalParams

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

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