次の方法で共有


NatRulesGet interface

メソッド

delete(NatRulesDeleteParameters)

nat 規則を削除します。

get(NatRulesGetParameters)

nat ruleGet の詳細を取得します。

put(NatRulesCreateOrUpdateParameters)

存在しない場合は、スケーラブルな VPN ゲートウェイに nat 規則を作成し、それ以外の場合は既存の nat 規則を更新します。

メソッドの詳細

delete(NatRulesDeleteParameters)

nat 規則を削除します。

function delete(options: NatRulesDeleteParameters): StreamableMethod<NatRulesDelete200Response | NatRulesDelete202Response | NatRulesDelete204Response | NatRulesDeleteDefaultResponse>

パラメーター

戻り値

get(NatRulesGetParameters)

nat ruleGet の詳細を取得します。

function get(options: NatRulesGetParameters): StreamableMethod<NatRulesGet200Response | NatRulesGetDefaultResponse>

パラメーター

戻り値

put(NatRulesCreateOrUpdateParameters)

存在しない場合は、スケーラブルな VPN ゲートウェイに nat 規則を作成し、それ以外の場合は既存の nat 規則を更新します。

function put(options: NatRulesCreateOrUpdateParameters): StreamableMethod<NatRulesCreateOrUpdate200Response | NatRulesCreateOrUpdate201Response | NatRulesCreateOrUpdateDefaultResponse>

パラメーター

戻り値