FqdnListGlobalRulestack interface
Interface die een FqdnListGlobalRulestack vertegenwoordigt.
Methoden
begin |
Een FqdnListGlobalRulestackResource maken |
begin |
Een FqdnListGlobalRulestackResource maken |
begin |
Een FqdnListGlobalRulestackResource verwijderen |
begin |
Een FqdnListGlobalRulestackResource verwijderen |
get(string, string, Fqdn |
Een FqdnListGlobalRulestackResource ophalen |
list(string, Fqdn |
Lijst met FqdnListGlobalRulestackResource-resources per tenant |
Methodedetails
beginCreateOrUpdate(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)
Een FqdnListGlobalRulestackResource maken
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
naam van fqdn-lijst
- resource
- FqdnListGlobalRulestackResource
Parameters voor het maken van resources.
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListGlobalRulestackResource>, FqdnListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, FqdnListGlobalRulestackResource, FqdnListGlobalRulestackCreateOrUpdateOptionalParams)
Een FqdnListGlobalRulestackResource maken
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: FqdnListGlobalRulestackResource, options?: FqdnListGlobalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListGlobalRulestackResource>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
naam van fqdn-lijst
- resource
- FqdnListGlobalRulestackResource
Parameters voor het maken van resources.
De optiesparameters.
Retouren
Promise<FqdnListGlobalRulestackResource>
beginDelete(string, string, FqdnListGlobalRulestackDeleteOptionalParams)
Een FqdnListGlobalRulestackResource verwijderen
function beginDelete(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
naam van fqdn-lijst
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, FqdnListGlobalRulestackDeleteOptionalParams)
Een FqdnListGlobalRulestackResource verwijderen
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackDeleteOptionalParams): Promise<void>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
naam van fqdn-lijst
De optiesparameters.
Retouren
Promise<void>
get(string, string, FqdnListGlobalRulestackGetOptionalParams)
Een FqdnListGlobalRulestackResource ophalen
function get(globalRulestackName: string, name: string, options?: FqdnListGlobalRulestackGetOptionalParams): Promise<FqdnListGlobalRulestackResource>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
naam van fqdn-lijst
De optiesparameters.
Retouren
Promise<FqdnListGlobalRulestackResource>
list(string, FqdnListGlobalRulestackListOptionalParams)
Lijst met FqdnListGlobalRulestackResource-resources per tenant
function list(globalRulestackName: string, options?: FqdnListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<FqdnListGlobalRulestackResource, FqdnListGlobalRulestackResource[], PageSettings>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
De optiesparameters.