FqdnListLocalRulestack interface
Интерфейс, представляющий FqdnListLocalRulestack.
Методы
begin |
Создание FqdnListLocalRulestackResource |
begin |
Создание FqdnListLocalRulestackResource |
begin |
Удаление FqdnListLocalRulestackResource |
begin |
Удаление FqdnListLocalRulestackResource |
get(string, string, string, Fqdn |
Получение FqdnListLocalRulestackResource |
list |
Список ресурсов FqdnListLocalRulestackResource по LocalRulestacks |
Сведения о методе
beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
Создание FqdnListLocalRulestackResource
function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- localRulestackName
-
string
Имя ресурса LocalRulestack
- name
-
string
полное имя списка
- resource
- FqdnListLocalRulestackResource
Параметры создания ресурса.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
Создание FqdnListLocalRulestackResource
function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackResource>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- localRulestackName
-
string
Имя ресурса LocalRulestack
- name
-
string
полное имя списка
- resource
- FqdnListLocalRulestackResource
Параметры создания ресурса.
Параметры параметров.
Возвращаемое значение
Promise<FqdnListLocalRulestackResource>
beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
Удаление FqdnListLocalRulestackResource
function beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- localRulestackName
-
string
Имя ресурса LocalRulestack
- name
-
string
полное имя списка
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
Удаление FqdnListLocalRulestackResource
function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- localRulestackName
-
string
Имя ресурса LocalRulestack
- name
-
string
полное имя списка
Параметры параметров.
Возвращаемое значение
Promise<void>
get(string, string, string, FqdnListLocalRulestackGetOptionalParams)
Получение FqdnListLocalRulestackResource
function get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackResource>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- localRulestackName
-
string
Имя ресурса LocalRulestack
- name
-
string
полное имя списка
Параметры параметров.
Возвращаемое значение
Promise<FqdnListLocalRulestackResource>
listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)
Список ресурсов FqdnListLocalRulestackResource по LocalRulestacks
function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Регистр букв в имени не учитывается.
- localRulestackName
-
string
Имя ресурса LocalRulestack
Параметры параметров.