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