次の方法で共有


InternetGatewayRules interface

InternetGatewayRules を表すインターフェイス。

メソッド

beginCreate(string, string, InternetGatewayRule, InternetGatewayRulesCreateOptionalParams)

Internet Gateway ルール リソースを作成します。

beginCreateAndWait(string, string, InternetGatewayRule, InternetGatewayRulesCreateOptionalParams)

Internet Gateway ルール リソースを作成します。

beginDelete(string, string, InternetGatewayRulesDeleteOptionalParams)

Internet Gateway Rules DELETE メソッドを実装します。

beginDeleteAndWait(string, string, InternetGatewayRulesDeleteOptionalParams)

Internet Gateway Rules DELETE メソッドを実装します。

beginUpdate(string, string, InternetGatewayRulePatch, InternetGatewayRulesUpdateOptionalParams)

インターネット ゲートウェイ ルール リソースの特定のプロパティを更新するための API。

beginUpdateAndWait(string, string, InternetGatewayRulePatch, InternetGatewayRulesUpdateOptionalParams)

インターネット ゲートウェイ ルール リソースの特定のプロパティを更新するための API。

get(string, string, InternetGatewayRulesGetOptionalParams)

インターネット ゲートウェイ 規則リソースを取得します。

listByResourceGroup(string, InternetGatewayRulesListByResourceGroupOptionalParams)

リソース グループ GET メソッド別の Internet Gateway ルール リストを実装します。

listBySubscription(InternetGatewayRulesListBySubscriptionOptionalParams)

指定されたサブスクリプション内のすべての Internet Gateway ルールを一覧表示します。

メソッドの詳細

beginCreate(string, string, InternetGatewayRule, InternetGatewayRulesCreateOptionalParams)

Internet Gateway ルール リソースを作成します。

function beginCreate(resourceGroupName: string, internetGatewayRuleName: string, body: InternetGatewayRule, options?: InternetGatewayRulesCreateOptionalParams): Promise<SimplePollerLike<OperationState<InternetGatewayRule>, InternetGatewayRule>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

body
InternetGatewayRule

要求ペイロード。

options
InternetGatewayRulesCreateOptionalParams

options パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<InternetGatewayRule>, InternetGatewayRule>>

beginCreateAndWait(string, string, InternetGatewayRule, InternetGatewayRulesCreateOptionalParams)

Internet Gateway ルール リソースを作成します。

function beginCreateAndWait(resourceGroupName: string, internetGatewayRuleName: string, body: InternetGatewayRule, options?: InternetGatewayRulesCreateOptionalParams): Promise<InternetGatewayRule>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

body
InternetGatewayRule

要求ペイロード。

options
InternetGatewayRulesCreateOptionalParams

options パラメーター。

戻り値

beginDelete(string, string, InternetGatewayRulesDeleteOptionalParams)

Internet Gateway Rules DELETE メソッドを実装します。

function beginDelete(resourceGroupName: string, internetGatewayRuleName: string, options?: InternetGatewayRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<InternetGatewayRulesDeleteHeaders>, InternetGatewayRulesDeleteHeaders>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

options
InternetGatewayRulesDeleteOptionalParams

options パラメーター。

戻り値

beginDeleteAndWait(string, string, InternetGatewayRulesDeleteOptionalParams)

Internet Gateway Rules DELETE メソッドを実装します。

function beginDeleteAndWait(resourceGroupName: string, internetGatewayRuleName: string, options?: InternetGatewayRulesDeleteOptionalParams): Promise<InternetGatewayRulesDeleteHeaders>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

options
InternetGatewayRulesDeleteOptionalParams

options パラメーター。

戻り値

beginUpdate(string, string, InternetGatewayRulePatch, InternetGatewayRulesUpdateOptionalParams)

インターネット ゲートウェイ ルール リソースの特定のプロパティを更新するための API。

function beginUpdate(resourceGroupName: string, internetGatewayRuleName: string, body: InternetGatewayRulePatch, options?: InternetGatewayRulesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<InternetGatewayRule>, InternetGatewayRule>>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

body
InternetGatewayRulePatch

更新するインターネット ゲートウェイ ルールのプロパティ。

options
InternetGatewayRulesUpdateOptionalParams

options パラメーター。

戻り値

Promise<@azure/core-lro.SimplePollerLike<OperationState<InternetGatewayRule>, InternetGatewayRule>>

beginUpdateAndWait(string, string, InternetGatewayRulePatch, InternetGatewayRulesUpdateOptionalParams)

インターネット ゲートウェイ ルール リソースの特定のプロパティを更新するための API。

function beginUpdateAndWait(resourceGroupName: string, internetGatewayRuleName: string, body: InternetGatewayRulePatch, options?: InternetGatewayRulesUpdateOptionalParams): Promise<InternetGatewayRule>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

body
InternetGatewayRulePatch

更新するインターネット ゲートウェイ ルールのプロパティ。

options
InternetGatewayRulesUpdateOptionalParams

options パラメーター。

戻り値

get(string, string, InternetGatewayRulesGetOptionalParams)

インターネット ゲートウェイ 規則リソースを取得します。

function get(resourceGroupName: string, internetGatewayRuleName: string, options?: InternetGatewayRulesGetOptionalParams): Promise<InternetGatewayRule>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

internetGatewayRuleName

string

インターネット ゲートウェイ規則の名前。

options
InternetGatewayRulesGetOptionalParams

options パラメーター。

戻り値

listByResourceGroup(string, InternetGatewayRulesListByResourceGroupOptionalParams)

リソース グループ GET メソッド別の Internet Gateway ルール リストを実装します。

function listByResourceGroup(resourceGroupName: string, options?: InternetGatewayRulesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<InternetGatewayRule, InternetGatewayRule[], PageSettings>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前の大文字と小文字は区別されます。

options
InternetGatewayRulesListByResourceGroupOptionalParams

options パラメーター。

戻り値

listBySubscription(InternetGatewayRulesListBySubscriptionOptionalParams)

指定されたサブスクリプション内のすべての Internet Gateway ルールを一覧表示します。

function listBySubscription(options?: InternetGatewayRulesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<InternetGatewayRule, InternetGatewayRule[], PageSettings>

パラメーター

options
InternetGatewayRulesListBySubscriptionOptionalParams

options パラメーター。

戻り値