次の方法で共有


InboundNatRulesDelete interface

メソッド

delete(InboundNatRulesDeleteParameters)

指定したロード バランサーの受信 NAT 規則を削除します。

get(InboundNatRulesGetParameters)

指定されたロード バランサーの受信 NAT 規則を取得します。

put(InboundNatRulesCreateOrUpdateParameters)

ロード バランサーの受信 NAT 規則を作成または更新します。

メソッドの詳細

delete(InboundNatRulesDeleteParameters)

指定したロード バランサーの受信 NAT 規則を削除します。

function delete(options: InboundNatRulesDeleteParameters): StreamableMethod<InboundNatRulesDelete200Response | InboundNatRulesDelete202Response | InboundNatRulesDelete204Response | InboundNatRulesDeleteDefaultResponse>

パラメーター

戻り値

get(InboundNatRulesGetParameters)

指定されたロード バランサーの受信 NAT 規則を取得します。

function get(options: InboundNatRulesGetParameters): StreamableMethod<InboundNatRulesGet200Response | InboundNatRulesGetDefaultResponse>

パラメーター

戻り値

put(InboundNatRulesCreateOrUpdateParameters)

ロード バランサーの受信 NAT 規則を作成または更新します。

function put(options: InboundNatRulesCreateOrUpdateParameters): StreamableMethod<InboundNatRulesCreateOrUpdate200Response | InboundNatRulesCreateOrUpdate201Response | InboundNatRulesCreateOrUpdateDefaultResponse>

パラメーター

戻り値