InboundNatRulesOperationsExtensions Class

Definition

Extension methods for InboundNatRulesOperations.

public static class InboundNatRulesOperationsExtensions
type InboundNatRulesOperationsExtensions = class
Public Module InboundNatRulesOperationsExtensions
Inheritance
InboundNatRulesOperationsExtensions

Methods

BeginCreateOrUpdateAsync(IInboundNatRulesOperations, String, String, String, InboundNatRuleInner, CancellationToken)

Creates or updates a load balancer inbound nat rule.

BeginDeleteAsync(IInboundNatRulesOperations, String, String, String, CancellationToken)

Deletes the specified load balancer inbound nat rule.

CreateOrUpdateAsync(IInboundNatRulesOperations, String, String, String, InboundNatRuleInner, CancellationToken)

Creates or updates a load balancer inbound nat rule.

DeleteAsync(IInboundNatRulesOperations, String, String, String, CancellationToken)

Deletes the specified load balancer inbound nat rule.

GetAsync(IInboundNatRulesOperations, String, String, String, String, CancellationToken)

Gets the specified load balancer inbound nat rule.

ListAsync(IInboundNatRulesOperations, String, String, CancellationToken)

Gets all the inbound nat rules in a load balancer.

ListNextAsync(IInboundNatRulesOperations, String, CancellationToken)

Gets all the inbound nat rules in a load balancer.

Applies to