IInboundNatRulesOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InboundNatRulesOperations operations.
public interface IInboundNatRulesOperations
type IInboundNatRulesOperations = interface
Public Interface IInboundNatRulesOperations
Methods
Extension 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. |