Udostępnij za pośrednictwem


FqdnListLocalRulestack interface

Interfejs reprezentujący plik FqdnListLocalRulestack.

Metody

beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Tworzenie obiektu FqdnListLocalRulestackResource

beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Tworzenie obiektu FqdnListLocalRulestackResource

beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListLocalRulestackResource

beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListLocalRulestackResource

get(string, string, string, FqdnListLocalRulestackGetOptionalParams)

Pobieranie elementu FqdnListLocalRulestackResource

listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)

Wyświetlanie listy zasobów FqdnListLocalRulestackResource według stosów lokalnych

Szczegóły metody

beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Tworzenie obiektu FqdnListLocalRulestackResource

function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

localRulestackName

string

Nazwa zasobu LocalRulestack

name

string

nazwa listy fqdn

resource
FqdnListLocalRulestackResource

Parametry tworzenia zasobu.

Zwraca

beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)

Tworzenie obiektu FqdnListLocalRulestackResource

function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackResource>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

localRulestackName

string

Nazwa zasobu LocalRulestack

name

string

nazwa listy fqdn

resource
FqdnListLocalRulestackResource

Parametry tworzenia zasobu.

Zwraca

beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListLocalRulestackResource

function beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

localRulestackName

string

Nazwa zasobu LocalRulestack

name

string

nazwa listy fqdn

Zwraca

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

beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)

Usuwanie elementu FqdnListLocalRulestackResource

function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

localRulestackName

string

Nazwa zasobu LocalRulestack

name

string

nazwa listy fqdn

Zwraca

Promise<void>

get(string, string, string, FqdnListLocalRulestackGetOptionalParams)

Pobieranie elementu FqdnListLocalRulestackResource

function get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackResource>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

localRulestackName

string

Nazwa zasobu LocalRulestack

name

string

nazwa listy fqdn

options
FqdnListLocalRulestackGetOptionalParams

Parametry opcji.

Zwraca

listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)

Wyświetlanie listy zasobów FqdnListLocalRulestackResource według stosów lokalnych

function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>

Parametry

resourceGroupName

string

Nazwa grupy zasobów. W nazwie jest uwzględniana wielkość liter.

localRulestackName

string

Nazwa zasobu LocalRulestack

Zwraca