IRecordSetsOperations Interface
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.
RecordSetsOperations operations.
public interface IRecordSetsOperations
type IRecordSetsOperations = interface
Public Interface IRecordSetsOperations
Methods
CreateOrUpdateWithHttpMessagesAsync(String, String, RecordType, String, RecordSet, String, String, Dictionary<String,List<String>>, CancellationToken) |
Creates or updates a record set within a Private DNS zone. |
Extension 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. |