FqdnListLocalRulestack interface
Interfejs reprezentujący plik FqdnListLocalRulestack.
Metody
begin |
Tworzenie obiektu FqdnListLocalRulestackResource |
begin |
Tworzenie obiektu FqdnListLocalRulestackResource |
begin |
Usuwanie elementu FqdnListLocalRulestackResource |
begin |
Usuwanie elementu FqdnListLocalRulestackResource |
get(string, string, string, Fqdn |
Pobieranie elementu FqdnListLocalRulestackResource |
list |
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.
Parametry opcji.
Zwraca
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
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.
Parametry opcji.
Zwraca
Promise<FqdnListLocalRulestackResource>
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
Parametry opcji.
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
Parametry opcji.
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
Parametry opcji.
Zwraca
Promise<FqdnListLocalRulestackResource>
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
Parametry opcji.