你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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>

参数

返回