InboundNatRulesOperationsExtensions Class
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.
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
Azure SDK for .NET