CommitmentPlans interface
Интерфейс, представляющий CommitmentPlans.
Методы
Сведения о методе
beginCreateOrUpdateAssociation(string, string, string, CommitmentPlanAccountAssociation, CommitmentPlansCreateOrUpdateAssociationOptionalParams)
Создайте или обновите сопоставление плана обязательств Cognitive Services.
function beginCreateOrUpdateAssociation(resourceGroupName: string, commitmentPlanName: string, commitmentPlanAssociationName: string, association: CommitmentPlanAccountAssociation, options?: CommitmentPlansCreateOrUpdateAssociationOptionalParams): Promise<SimplePollerLike<OperationState<CommitmentPlanAccountAssociation>, CommitmentPlanAccountAssociation>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlanAssociationName
-
string
Имя сопоставления плана обязательств с учетной записью Cognitive Services
- association
- CommitmentPlanAccountAssociation
Свойства commitmentPlan.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommitmentPlanAccountAssociation>, CommitmentPlanAccountAssociation>>
beginCreateOrUpdateAssociationAndWait(string, string, string, CommitmentPlanAccountAssociation, CommitmentPlansCreateOrUpdateAssociationOptionalParams)
Создайте или обновите сопоставление плана обязательств Cognitive Services.
function beginCreateOrUpdateAssociationAndWait(resourceGroupName: string, commitmentPlanName: string, commitmentPlanAssociationName: string, association: CommitmentPlanAccountAssociation, options?: CommitmentPlansCreateOrUpdateAssociationOptionalParams): Promise<CommitmentPlanAccountAssociation>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlanAssociationName
-
string
Имя сопоставления плана обязательств с учетной записью Cognitive Services
- association
- CommitmentPlanAccountAssociation
Свойства commitmentPlan.
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlanAccountAssociation>
beginCreateOrUpdatePlan(string, string, CommitmentPlan, CommitmentPlansCreateOrUpdatePlanOptionalParams)
Создание плана обязательств Cognitive Services.
function beginCreateOrUpdatePlan(resourceGroupName: string, commitmentPlanName: string, commitmentPlan: CommitmentPlan, options?: CommitmentPlansCreateOrUpdatePlanOptionalParams): Promise<SimplePollerLike<OperationState<CommitmentPlan>, CommitmentPlan>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlan
- CommitmentPlan
Параметры, которые необходимо предоставить для созданного плана обязательств.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommitmentPlan>, CommitmentPlan>>
beginCreateOrUpdatePlanAndWait(string, string, CommitmentPlan, CommitmentPlansCreateOrUpdatePlanOptionalParams)
Создание плана обязательств Cognitive Services.
function beginCreateOrUpdatePlanAndWait(resourceGroupName: string, commitmentPlanName: string, commitmentPlan: CommitmentPlan, options?: CommitmentPlansCreateOrUpdatePlanOptionalParams): Promise<CommitmentPlan>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlan
- CommitmentPlan
Параметры, которые необходимо предоставить для созданного плана обязательств.
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlan>
beginDelete(string, string, string, CommitmentPlansDeleteOptionalParams)
Удаляет указанный объект commitmentPlan, связанный с учетной записью Cognitive Services.
function beginDelete(resourceGroupName: string, accountName: string, commitmentPlanName: string, options?: CommitmentPlansDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- accountName
-
string
Имя учетной записи Cognitive Services.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, CommitmentPlansDeleteOptionalParams)
Удаляет указанный объект commitmentPlan, связанный с учетной записью Cognitive Services.
function beginDeleteAndWait(resourceGroupName: string, accountName: string, commitmentPlanName: string, options?: CommitmentPlansDeleteOptionalParams): Promise<void>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- accountName
-
string
Имя учетной записи Cognitive Services.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<void>
beginDeleteAssociation(string, string, string, CommitmentPlansDeleteAssociationOptionalParams)
Удаляет связь плана обязательств Cognitive Services.
function beginDeleteAssociation(resourceGroupName: string, commitmentPlanName: string, commitmentPlanAssociationName: string, options?: CommitmentPlansDeleteAssociationOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlanAssociationName
-
string
Имя сопоставления плана обязательств с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAssociationAndWait(string, string, string, CommitmentPlansDeleteAssociationOptionalParams)
Удаляет связь плана обязательств Cognitive Services.
function beginDeleteAssociationAndWait(resourceGroupName: string, commitmentPlanName: string, commitmentPlanAssociationName: string, options?: CommitmentPlansDeleteAssociationOptionalParams): Promise<void>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlanAssociationName
-
string
Имя сопоставления плана обязательств с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<void>
beginDeletePlan(string, string, CommitmentPlansDeletePlanOptionalParams)
Удаляет план обязательств Cognitive Services из группы ресурсов.
function beginDeletePlan(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentPlansDeletePlanOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeletePlanAndWait(string, string, CommitmentPlansDeletePlanOptionalParams)
Удаляет план обязательств Cognitive Services из группы ресурсов.
function beginDeletePlanAndWait(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentPlansDeletePlanOptionalParams): Promise<void>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<void>
beginUpdatePlan(string, string, PatchResourceTagsAndSku, CommitmentPlansUpdatePlanOptionalParams)
Создание плана обязательств Cognitive Services.
function beginUpdatePlan(resourceGroupName: string, commitmentPlanName: string, commitmentPlan: PatchResourceTagsAndSku, options?: CommitmentPlansUpdatePlanOptionalParams): Promise<SimplePollerLike<OperationState<CommitmentPlan>, CommitmentPlan>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlan
- PatchResourceTagsAndSku
Параметры, которые необходимо предоставить для созданного плана обязательств.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<CommitmentPlan>, CommitmentPlan>>
beginUpdatePlanAndWait(string, string, PatchResourceTagsAndSku, CommitmentPlansUpdatePlanOptionalParams)
Создание плана обязательств Cognitive Services.
function beginUpdatePlanAndWait(resourceGroupName: string, commitmentPlanName: string, commitmentPlan: PatchResourceTagsAndSku, options?: CommitmentPlansUpdatePlanOptionalParams): Promise<CommitmentPlan>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlan
- PatchResourceTagsAndSku
Параметры, которые необходимо предоставить для созданного плана обязательств.
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlan>
createOrUpdate(string, string, string, CommitmentPlan, CommitmentPlansCreateOrUpdateOptionalParams)
Обновление состояния указанных объектов commitmentPlans, связанных с учетной записью Cognitive Services.
function createOrUpdate(resourceGroupName: string, accountName: string, commitmentPlanName: string, commitmentPlan: CommitmentPlan, options?: CommitmentPlansCreateOrUpdateOptionalParams): Promise<CommitmentPlan>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- accountName
-
string
Имя учетной записи Cognitive Services.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlan
- CommitmentPlan
Свойства commitmentPlan.
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlan>
get(string, string, string, CommitmentPlansGetOptionalParams)
Возвращает указанные commitmentPlans, связанные с учетной записью Cognitive Services.
function get(resourceGroupName: string, accountName: string, commitmentPlanName: string, options?: CommitmentPlansGetOptionalParams): Promise<CommitmentPlan>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- accountName
-
string
Имя учетной записи Cognitive Services.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- options
- CommitmentPlansGetOptionalParams
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlan>
getAssociation(string, string, string, CommitmentPlansGetAssociationOptionalParams)
Возвращает связь плана обязательств Cognitive Services.
function getAssociation(resourceGroupName: string, commitmentPlanName: string, commitmentPlanAssociationName: string, options?: CommitmentPlansGetAssociationOptionalParams): Promise<CommitmentPlanAccountAssociation>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
- commitmentPlanAssociationName
-
string
Имя сопоставления плана обязательств с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlanAccountAssociation>
getPlan(string, string, CommitmentPlansGetPlanOptionalParams)
Возвращает план обязательств Cognitive Services, заданный параметрами.
function getPlan(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentPlansGetPlanOptionalParams): Promise<CommitmentPlan>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
Promise<CommitmentPlan>
list(string, string, CommitmentPlansListOptionalParams)
Возвращает план обязательств, связанный с учетной записью Cognitive Services.
function list(resourceGroupName: string, accountName: string, options?: CommitmentPlansListOptionalParams): PagedAsyncIterableIterator<CommitmentPlan, CommitmentPlan[], PageSettings>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- accountName
-
string
Имя учетной записи Cognitive Services.
Параметры параметров.
Возвращаемое значение
listAssociations(string, string, CommitmentPlansListAssociationsOptionalParams)
Возвращает связи плана обязательств Cognitive Services.
function listAssociations(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentPlansListAssociationsOptionalParams): PagedAsyncIterableIterator<CommitmentPlanAccountAssociation, CommitmentPlanAccountAssociation[], PageSettings>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- commitmentPlanName
-
string
Имя плана обязательств, связанного с учетной записью Cognitive Services
Параметры параметров.
Возвращаемое значение
listPlansByResourceGroup(string, CommitmentPlansListPlansByResourceGroupOptionalParams)
Возвращает все ресурсы определенного типа, принадлежащие группе ресурсов.
function listPlansByResourceGroup(resourceGroupName: string, options?: CommitmentPlansListPlansByResourceGroupOptionalParams): PagedAsyncIterableIterator<CommitmentPlan, CommitmentPlan[], PageSettings>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
Параметры параметров.
Возвращаемое значение
listPlansBySubscription(CommitmentPlansListPlansBySubscriptionOptionalParams)
Возвращает все ресурсы определенного типа, принадлежащие подписке.
function listPlansBySubscription(options?: CommitmentPlansListPlansBySubscriptionOptionalParams): PagedAsyncIterableIterator<CommitmentPlan, CommitmentPlan[], PageSettings>
Параметры
Параметры параметров.