PrefixListGlobalRulestack interface
Rozhraní představující PrefixListGlobalRulestack.
Metody
begin |
Vytvoření zdroje PrefixListGlobalRulestackResource |
begin |
Vytvoření zdroje PrefixListGlobalRulestackResource |
begin |
Odstranění PrefixListGlobalRulestackResource |
begin |
Odstranění PrefixListGlobalRulestackResource |
get(string, string, Prefix |
Získání PrefixListGlobalRulestackResource |
list(string, Prefix |
Výpis prostředků PrefixListGlobalRulestackResource podle tenanta |
Podrobnosti metody
beginCreateOrUpdate(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
Vytvoření zdroje PrefixListGlobalRulestackResource
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
Parametry
- globalRulestackName
-
string
Název prostředku GlobalRulestack
- name
-
string
Priorita místního pravidla
- resource
- PrefixListGlobalRulestackResource
Parametry vytváření prostředků.
Parametry možností.
Návraty
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
Vytvoření zdroje PrefixListGlobalRulestackResource
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<PrefixListGlobalRulestackResource>
Parametry
- globalRulestackName
-
string
Název prostředku GlobalRulestack
- name
-
string
Priorita místního pravidla
- resource
- PrefixListGlobalRulestackResource
Parametry vytváření prostředků.
Parametry možností.
Návraty
Promise<PrefixListGlobalRulestackResource>
beginDelete(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
Odstranění PrefixListGlobalRulestackResource
function beginDelete(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Parametry
- globalRulestackName
-
string
Název prostředku GlobalRulestack
- name
-
string
Priorita místního pravidla
Parametry možností.
Návraty
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
Odstranění PrefixListGlobalRulestackResource
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<void>
Parametry
- globalRulestackName
-
string
Název prostředku GlobalRulestack
- name
-
string
Priorita místního pravidla
Parametry možností.
Návraty
Promise<void>
get(string, string, PrefixListGlobalRulestackGetOptionalParams)
Získání PrefixListGlobalRulestackResource
function get(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackGetOptionalParams): Promise<PrefixListGlobalRulestackResource>
Parametry
- globalRulestackName
-
string
Název prostředku GlobalRulestack
- name
-
string
Priorita místního pravidla
Parametry možností.
Návraty
Promise<PrefixListGlobalRulestackResource>
list(string, PrefixListGlobalRulestackListOptionalParams)
Výpis prostředků PrefixListGlobalRulestackResource podle tenanta
function list(globalRulestackName: string, options?: PrefixListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<PrefixListGlobalRulestackResource, PrefixListGlobalRulestackResource[], PageSettings>
Parametry
- globalRulestackName
-
string
Název prostředku GlobalRulestack
Parametry možností.