SubnetsOperationsExtensions 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 SubnetsOperations.
public static class SubnetsOperationsExtensions
type SubnetsOperationsExtensions = class
Public Module SubnetsOperationsExtensions
- Inheritance
-
SubnetsOperationsExtensions
Methods
BeginCreateOrUpdate(ISubnetsOperations, String, String, String, Subnet) |
Creates or updates a subnet in the specified virtual network. |
BeginCreateOrUpdateAsync(ISubnetsOperations, String, String, String, Subnet, CancellationToken) |
Creates or updates a subnet in the specified virtual network. |
CreateOrUpdate(ISubnetsOperations, String, String, String, Subnet) |
Creates or updates a subnet in the specified virtual network. |
CreateOrUpdateAsync(ISubnetsOperations, String, String, String, Subnet, CancellationToken) |
Creates or updates a subnet in the specified virtual network. |
Get(ISubnetsOperations, String, String, String, String) |
Gets the specified subnet by virtual network and resource group. |
GetAsync(ISubnetsOperations, String, String, String, String, CancellationToken) |
Gets the specified subnet by virtual network and resource group. |