Udostępnij za pośrednictwem


FqdnListGlobalRulestack interface

Interfejs reprezentujący stos FqdnListGlobalRulestack.

Metody

beginCreateOrUpdate(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)

Tworzenie elementu FqdnListGlobalRulestackResource

beginCreateOrUpdateAndWait(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)

Tworzenie elementu FqdnListGlobalRulestackResource

beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListGlobalRulestackResource

beginDeleteAndWait(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListGlobalRulestackResource

get(string, string, FqdnListGlobalRulestackGetOptionalParams)

Pobieranie elementu FqdnListGlobalRulestackResource

list(string, FqdnListGlobalRulestackListOptionalParams)

Lista zasobów FqdnListGlobalRulestackResource według dzierżawy

Szczegóły metody

beginCreateOrUpdate(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)

Tworzenie elementu FqdnListGlobalRulestackResource

function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>

Parametry

globalRulestackName

string

Nazwa zasobu GlobalRulestack

name

string

Nazwa listy fqdn

resource
FqdnListGlobalRulestackResource

Parametry tworzenia zasobu.

Zwraca

beginCreateOrUpdateAndWait(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)

Tworzenie elementu FqdnListGlobalRulestackResource

function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListGlobalRulestackResource>

Parametry

globalRulestackName

string

Nazwa zasobu GlobalRulestack

name

string

Nazwa listy fqdn

resource
FqdnListGlobalRulestackResource

Parametry tworzenia zasobu.

Zwraca

beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListGlobalRulestackResource

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

Parametry

globalRulestackName

string

Nazwa zasobu GlobalRulestack

name

string

Nazwa listy fqdn

Zwraca

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, FqdnListGlobalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListGlobalRulestackResource

function beginDeleteAndWait(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<void>

Parametry

globalRulestackName

string

Nazwa zasobu GlobalRulestack

name

string

Nazwa listy fqdn

Zwraca

Promise<void>

get(string, string, FqdnListGlobalRulestackGetOptionalParams)

Pobieranie elementu FqdnListGlobalRulestackResource

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

Parametry

globalRulestackName

string

Nazwa zasobu GlobalRulestack

name

string

Nazwa listy fqdn

options
FqdnListGlobalRulestackGetOptionalParams

Parametry opcji.

Zwraca

list(string, FqdnListGlobalRulestackListOptionalParams)

Lista zasobów FqdnListGlobalRulestackResource według dzierżawy

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

Parametry

globalRulestackName

string

Nazwa zasobu GlobalRulestack

Zwraca