Udostępnij za pośrednictwem


IRecordSetsOperations Interface

Definition

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.

Applies to