PrefixListGlobalRulestack interface
表示 PrefixListGlobalRulestack 的介面。
方法
begin |
建立 PrefixListGlobalRulestackResource |
begin |
建立 PrefixListGlobalRulestackResource |
begin |
刪除 PrefixListGlobalRulestackResource |
begin |
刪除 PrefixListGlobalRulestackResource |
get(string, string, Prefix |
取得 PrefixListGlobalRulestackResource |
list(string, Prefix |
依租使用者列出 PrefixListGlobalRulestackResource 資源 |
方法詳細資料
beginCreateOrUpdate(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
建立 PrefixListGlobalRulestackResource
function beginCreateOrUpdate(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
參數
- globalRulestackName
-
string
GlobalRulestack 資源名稱
- name
-
string
本機規則優先順序
- resource
- PrefixListGlobalRulestackResource
資源建立參數。
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrefixListGlobalRulestackResource>, PrefixListGlobalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, PrefixListGlobalRulestackResource, PrefixListGlobalRulestackCreateOrUpdateOptionalParams)
建立 PrefixListGlobalRulestackResource
function beginCreateOrUpdateAndWait(globalRulestackName: string, name: string, resource: PrefixListGlobalRulestackResource, options?: PrefixListGlobalRulestackCreateOrUpdateOptionalParams): Promise<PrefixListGlobalRulestackResource>
參數
- globalRulestackName
-
string
GlobalRulestack 資源名稱
- name
-
string
本機規則優先順序
- resource
- PrefixListGlobalRulestackResource
資源建立參數。
選項參數。
傳回
Promise<PrefixListGlobalRulestackResource>
beginDelete(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
刪除 PrefixListGlobalRulestackResource
function beginDelete(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
參數
- globalRulestackName
-
string
GlobalRulestack 資源名稱
- name
-
string
本機規則優先順序
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, PrefixListGlobalRulestackDeleteOptionalParams)
刪除 PrefixListGlobalRulestackResource
function beginDeleteAndWait(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackDeleteOptionalParams): Promise<void>
參數
- globalRulestackName
-
string
GlobalRulestack 資源名稱
- name
-
string
本機規則優先順序
選項參數。
傳回
Promise<void>
get(string, string, PrefixListGlobalRulestackGetOptionalParams)
取得 PrefixListGlobalRulestackResource
function get(globalRulestackName: string, name: string, options?: PrefixListGlobalRulestackGetOptionalParams): Promise<PrefixListGlobalRulestackResource>
參數
- globalRulestackName
-
string
GlobalRulestack 資源名稱
- name
-
string
本機規則優先順序
選項參數。
傳回
Promise<PrefixListGlobalRulestackResource>
list(string, PrefixListGlobalRulestackListOptionalParams)
依租使用者列出 PrefixListGlobalRulestackResource 資源
function list(globalRulestackName: string, options?: PrefixListGlobalRulestackListOptionalParams): PagedAsyncIterableIterator<PrefixListGlobalRulestackResource, PrefixListGlobalRulestackResource[], PageSettings>
參數
- globalRulestackName
-
string
GlobalRulestack 資源名稱
選項參數。