InboundSecurityRuleOperationsExtensions 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 InboundSecurityRuleOperations.
public static class InboundSecurityRuleOperationsExtensions
type InboundSecurityRuleOperationsExtensions = class
Public Module InboundSecurityRuleOperationsExtensions
- Inheritance
-
InboundSecurityRuleOperationsExtensions
Methods
BeginCreateOrUpdate(IInboundSecurityRuleOperations, String, String, String, InboundSecurityRule) |
Creates or updates the specified Network Virtual Appliance Inbound Security Rules. |
BeginCreateOrUpdateAsync(IInboundSecurityRuleOperations, String, String, String, InboundSecurityRule, CancellationToken) |
Creates or updates the specified Network Virtual Appliance Inbound Security Rules. |
CreateOrUpdate(IInboundSecurityRuleOperations, String, String, String, InboundSecurityRule) |
Creates or updates the specified Network Virtual Appliance Inbound Security Rules. |
CreateOrUpdateAsync(IInboundSecurityRuleOperations, String, String, String, InboundSecurityRule, CancellationToken) |
Creates or updates the specified Network Virtual Appliance Inbound Security Rules. |