PrivateZonesOperationsExtensions 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 PrivateZonesOperations.
public static class PrivateZonesOperationsExtensions
type PrivateZonesOperationsExtensions = class
Public Module PrivateZonesOperationsExtensions
- Inheritance
-
PrivateZonesOperationsExtensions
Methods
BeginCreateOrUpdate(IPrivateZonesOperations, String, String, PrivateZone, String, String) |
Creates or updates a Private DNS zone. Does not modify Links to virtual networks or DNS records within the zone. |
BeginCreateOrUpdateAsync(IPrivateZonesOperations, String, String, PrivateZone, String, String, CancellationToken) |
Creates or updates a Private DNS zone. Does not modify Links to virtual networks or DNS records within the zone. |
CreateOrUpdate(IPrivateZonesOperations, String, String, PrivateZone, String, String) |
Creates or updates a Private DNS zone. Does not modify Links to virtual networks or DNS records within the zone. |
CreateOrUpdateAsync(IPrivateZonesOperations, String, String, PrivateZone, String, String, CancellationToken) |
Creates or updates a Private DNS zone. Does not modify Links to virtual networks or DNS records within the zone. |