Share via


InboundNatRulesDelete interface

Methods

delete(InboundNatRulesDeleteParameters)

Deletes the specified load balancer inbound NAT rule.

get(InboundNatRulesGetParameters)

Gets the specified load balancer inbound NAT rule.

put(InboundNatRulesCreateOrUpdateParameters)

Creates or updates a load balancer inbound NAT rule.

Method Details

delete(InboundNatRulesDeleteParameters)

Deletes the specified load balancer inbound NAT rule.

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

Parameters

Returns

get(InboundNatRulesGetParameters)

Gets the specified load balancer inbound NAT rule.

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

Parameters

Returns

put(InboundNatRulesCreateOrUpdateParameters)

Creates or updates a load balancer inbound NAT rule.

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

Parameters

Returns