你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FqdnListLocalRulestack interface
表示 FqdnListLocalRulestack 的接口。
方法
begin |
创建 FqdnListLocalRulestackResource |
begin |
创建 FqdnListLocalRulestackResource |
begin |
删除 FqdnListLocalRulestackResource |
begin |
删除 FqdnListLocalRulestackResource |
get(string, string, string, Fqdn |
获取 FqdnListLocalRulestackResource |
list |
按 LocalRulestacks 列出 FqdnListLocalRulestackResource 资源 |
方法详细信息
beginCreateOrUpdate(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
创建 FqdnListLocalRulestackResource
function beginCreateOrUpdate(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- localRulestackName
-
string
LocalRulestack 资源名称
- name
-
string
fqdn 列表名称
- resource
- FqdnListLocalRulestackResource
资源创建参数。
选项参数。
返回
Promise<@azure/core-lro.SimplePollerLike<OperationState<FqdnListLocalRulestackResource>, FqdnListLocalRulestackResource>>
beginCreateOrUpdateAndWait(string, string, string, FqdnListLocalRulestackResource, FqdnListLocalRulestackCreateOrUpdateOptionalParams)
创建 FqdnListLocalRulestackResource
function beginCreateOrUpdateAndWait(resourceGroupName: string, localRulestackName: string, name: string, resource: FqdnListLocalRulestackResource, options?: FqdnListLocalRulestackCreateOrUpdateOptionalParams): Promise<FqdnListLocalRulestackResource>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- localRulestackName
-
string
LocalRulestack 资源名称
- name
-
string
fqdn 列表名称
- resource
- FqdnListLocalRulestackResource
资源创建参数。
选项参数。
返回
Promise<FqdnListLocalRulestackResource>
beginDelete(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
删除 FqdnListLocalRulestackResource
function beginDelete(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- localRulestackName
-
string
LocalRulestack 资源名称
- name
-
string
fqdn 列表名称
选项参数。
返回
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, FqdnListLocalRulestackDeleteOptionalParams)
删除 FqdnListLocalRulestackResource
function beginDeleteAndWait(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackDeleteOptionalParams): Promise<void>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- localRulestackName
-
string
LocalRulestack 资源名称
- name
-
string
fqdn 列表名称
选项参数。
返回
Promise<void>
get(string, string, string, FqdnListLocalRulestackGetOptionalParams)
获取 FqdnListLocalRulestackResource
function get(resourceGroupName: string, localRulestackName: string, name: string, options?: FqdnListLocalRulestackGetOptionalParams): Promise<FqdnListLocalRulestackResource>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- localRulestackName
-
string
LocalRulestack 资源名称
- name
-
string
fqdn 列表名称
选项参数。
返回
Promise<FqdnListLocalRulestackResource>
listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)
按 LocalRulestacks 列出 FqdnListLocalRulestackResource 资源
function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>
参数
- resourceGroupName
-
string
资源组的名称。 名称不区分大小写。
- localRulestackName
-
string
LocalRulestack 资源名称