FqdnListLocalRulestack interface
FqdnListLocalRulestack を表すインターフェイス。
メソッド
begin |
FqdnListLocalRulestackResource を作成する |
begin |
FqdnListLocalRulestackResource を作成する |
begin |
FqdnListLocalRulestackResource を削除する |
begin |
FqdnListLocalRulestackResource を削除する |
get(string, string, string, Fqdn |
FqdnListLocalRulestackResource を取得する |
list |
FqdnListLocalRulestackResource リソースを LocalRulestacks 別に一覧表示する |
メソッドの詳細
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
リソース作成パラメーター。
options パラメーター。
戻り値
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
リソース作成パラメーター。
options パラメーター。
戻り値
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 リスト名
options パラメーター。
戻り値
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 リスト名
options パラメーター。
戻り値
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 リスト名
options パラメーター。
戻り値
Promise<FqdnListLocalRulestackResource>
listByLocalRulestacks(string, string, FqdnListLocalRulestackListByLocalRulestacksOptionalParams)
FqdnListLocalRulestackResource リソースを LocalRulestacks 別に一覧表示する
function listByLocalRulestacks(resourceGroupName: string, localRulestackName: string, options?: FqdnListLocalRulestackListByLocalRulestacksOptionalParams): PagedAsyncIterableIterator<FqdnListLocalRulestackResource, FqdnListLocalRulestackResource[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- localRulestackName
-
string
LocalRulestack リソース名
options パラメーター。