RecordSetsOperationsExtensions 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 RecordSetsOperations.
public static class RecordSetsOperationsExtensions
type RecordSetsOperationsExtensions = class
Public Module RecordSetsOperationsExtensions
- Inheritance
-
RecordSetsOperationsExtensions
Methods
CreateOrUpdate(IRecordSetsOperations, String, String, RecordType, String, RecordSet, String, String) |
Creates or updates a record set within a Private DNS zone. |
CreateOrUpdateAsync(IRecordSetsOperations, String, String, RecordType, String, RecordSet, String, String, CancellationToken) |
Creates or updates a record set within a Private DNS zone. |