Udostępnij za pośrednictwem


PrivateZonesOperationsExtensions Class

Definition

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.

Applies to