PrefixListGlobalRulestack interface
Interface die een PrefixListGlobalRulestack vertegenwoordigt.
Methoden
begin |
Een PrefixListGlobalRulestackResource maken |
begin |
Een PrefixListGlobalRulestackResource maken |
begin |
Een PrefixListGlobalRulestackResource verwijderen |
begin |
Een PrefixListGlobalRulestackResource verwijderen |
get(string, string, Prefix |
Een PrefixListGlobalRulestackResource ophalen |
list(string, Prefix |
LijstvoorvoegselListGlobalRulestackResource-resources per tenant |
Methodedetails
beginCreateOrUpdate(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
Een PrefixListGlobalRulestackResource maken
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
Prioriteit van lokale regel
- resource
- PrefixListGlobalRulestackResource
Parameters voor het maken van resources.
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
Een PrefixListGlobalRulestackResource maken
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<PrefixListGlobalRulestackResource>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
Prioriteit van lokale regel
- resource
- PrefixListGlobalRulestackResource
Parameters voor het maken van resources.
De optiesparameters.
Retouren
Promise<PrefixListGlobalRulestackResource>
beginDelete(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
Een PrefixListGlobalRulestackResource verwijderen
function beginDelete(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
Prioriteit van lokale regel
De optiesparameters.
Retouren
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
Een PrefixListGlobalRulestackResource verwijderen
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<void>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
Prioriteit van lokale regel
De optiesparameters.
Retouren
Promise<void>
get(string, string, PrefixListGlobalRulestackGetOptionalParams)
Een PrefixListGlobalRulestackResource ophalen
function get(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackGetOptionalParams): Promise<PrefixListGlobalRulestackResource>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
- name
-
string
Prioriteit van lokale regel
De optiesparameters.
Retouren
Promise<PrefixListGlobalRulestackResource>
list(string, PrefixListGlobalRulestackListOptionalParams)
LijstvoorvoegselListGlobalRulestackResource-resources per tenant
function list(globalRulestackName: string, options?: PrefixListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<PrefixListGlobalRulestackResource, PrefixListGlobalRulestackResource[], PageSettings>
Parameters
- globalRulestackName
-
string
GlobalRulestack-resourcenaam
De optiesparameters.