FqdnListGlobalRulestack interface
Интерфейс, представляющий FqdnListGlobalRulestack.
Методы
begin |
Создание FqdnListGlobalRulestackResource |
begin |
Создание FqdnListGlobalRulestackResource |
begin |
Удаление FqdnListGlobalRulestackResource |
begin |
Удаление FqdnListGlobalRulestackResource |
get(string, string, Fqdn |
Получение FqdnListGlobalRulestackResource |
list(string, Fqdn |
Перечисление ресурсов FqdnListGlobalRulestackResource по клиенту |
Сведения о методе
beginCreateOrUpdate(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)
Создание FqdnListGlobalRulestackResource
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>
Параметры
- globalRulestackName
-
string
Имя ресурса GlobalRulestack
- name
-
string
имя списка полных доменных имен
- resource
- FqdnListGlobalRulestackResource
Параметры создания ресурса.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)
Создание FqdnListGlobalRulestackResource
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListGlobalRulestackResource>
Параметры
- globalRulestackName
-
string
Имя ресурса GlobalRulestack
- name
-
string
имя списка полных доменных имен
- resource
- FqdnListGlobalRulestackResource
Параметры создания ресурса.
Параметры параметров.
Возвращаемое значение
Promise<FqdnListGlobalRulestackResource>
beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)
Удаление FqdnListGlobalRulestackResource
function beginDelete(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Параметры
- globalRulestackName
-
string
Имя ресурса GlobalRulestack
- name
-
string
имя списка полных доменных имен
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, FqdnListGlobalRulestackDeleteOptionalParams)
Удаление FqdnListGlobalRulestackResource
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<void>
Параметры
- globalRulestackName
-
string
Имя ресурса GlobalRulestack
- name
-
string
имя списка полных доменных имен
Параметры параметров.
Возвращаемое значение
Promise<void>
get(string, string, FqdnListGlobalRulestackGetOptionalParams)
Получение FqdnListGlobalRulestackResource
function get(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackGetOptionalParams): Promise<FqdnListGlobalRulestackResource>
Параметры
- globalRulestackName
-
string
Имя ресурса GlobalRulestack
- name
-
string
имя списка полных доменных имен
Параметры параметров.
Возвращаемое значение
Promise<FqdnListGlobalRulestackResource>
list(string, FqdnListGlobalRulestackListOptionalParams)
Перечисление ресурсов FqdnListGlobalRulestackResource по клиенту
function list(globalRulestackName: string, options?: FqdnListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<FqdnListGlobalRulestackResource, FqdnListGlobalRulestackResource[], PageSettings>
Параметры
- globalRulestackName
-
string
Имя ресурса GlobalRulestack
Параметры параметров.