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>

매개 변수

반환