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


FqdnListGlobalRulestack interface

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

Методы

beginCreateOrUpdate(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)

Создание FqdnListGlobalRulestackResource

beginCreateOrUpdateAndWait(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)

Создание FqdnListGlobalRulestackResource

beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Удаление FqdnListGlobalRulestackResource

beginDeleteAndWait(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Удаление FqdnListGlobalRulestackResource

get(string, string, FqdnListGlobalRulestackGetOptionalParams)

Получение FqdnListGlobalRulestackResource

list(string, FqdnListGlobalRulestackListOptionalParams)

Перечисление ресурсов 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

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

options
FqdnListGlobalRulestackCreateOrUpdateOptionalParams

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

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

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

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

options
FqdnListGlobalRulestackCreateOrUpdateOptionalParams

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

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

beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Удаление FqdnListGlobalRulestackResource

function beginDelete(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Параметры

globalRulestackName

string

Имя ресурса GlobalRulestack

name

string

имя списка полных доменных имен

options
FqdnListGlobalRulestackDeleteOptionalParams

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

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

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

имя списка полных доменных имен

options
FqdnListGlobalRulestackDeleteOptionalParams

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

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

Promise<void>

get(string, string, FqdnListGlobalRulestackGetOptionalParams)

Получение FqdnListGlobalRulestackResource

function get(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackGetOptionalParams): Promise<FqdnListGlobalRulestackResource>

Параметры

globalRulestackName

string

Имя ресурса GlobalRulestack

name

string

имя списка полных доменных имен

options
FqdnListGlobalRulestackGetOptionalParams

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

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

list(string, FqdnListGlobalRulestackListOptionalParams)

Перечисление ресурсов FqdnListGlobalRulestackResource по клиенту

function list(globalRulestackName: string, options?: FqdnListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<FqdnListGlobalRulestackResource, FqdnListGlobalRulestackResource[], PageSettings>

Параметры

globalRulestackName

string

Имя ресурса GlobalRulestack

options
FqdnListGlobalRulestackListOptionalParams

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

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