ITxtRecordSets Interface
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.
Entry point to TXT record sets in a DNS zone.
public interface ITxtRecordSets : Microsoft.Azure.Management.Dns.Fluent.IDnsRecordSets<Microsoft.Azure.Management.Dns.Fluent.ITxtRecordSet>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByName<Microsoft.Azure.Management.Dns.Fluent.ITxtRecordSet>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Dns.Fluent.ITxtRecordSet>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.Dns.Fluent.IDnsZone>
type ITxtRecordSets = interface
interface IDnsRecordSets<ITxtRecordSet>
interface ISupportsListing<ITxtRecordSet>
interface ISupportsGettingByName<ITxtRecordSet>
interface IHasParent<IDnsZone>
Public Interface ITxtRecordSets
Implements IDnsRecordSets(Of ITxtRecordSet), IHasParent(Of IDnsZone), ISupportsGettingByName(Of ITxtRecordSet), ISupportsListing(Of ITxtRecordSet)
- Implements
-
IDnsRecordSets<ITxtRecordSet> ISupportsGettingByName<ITxtRecordSet> ISupportsGettingByName<RecordSetT> ISupportsListing<ITxtRecordSet> ISupportsListing<RecordSetT> IHasParent<IDnsZone>
Parent |
Gets the parent of this child resource. (Inherited from IHasParent<ParentT>) |
Get |
Gets the information about a resource from Azure based on the resource name within the current resource group. (Inherited from ISupportsGettingByName<T>) |
Get |
Gets the information about a resource from Azure based on the resource name within the current resource group. (Inherited from ISupportsGettingByName<T>) |
List() |
Lists all the resources of the specified type in the currently selected subscription. (Inherited from ISupportsListing<T>) |
List(Int32) |
Lists all the record sets, with number of entries in each page limited to given size. (Inherited from IDnsRecordSets<RecordSetT>) |
List(String, Int32) |
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size. (Inherited from IDnsRecordSets<RecordSetT>) |
List(String) |
Lists all the record sets with the given suffix. (Inherited from IDnsRecordSets<RecordSetT>) |
List |
Lists all the resources of the specified type in the currently selected subscription. (Inherited from ISupportsListing<T>) |
List |
Lists all the record sets, with number of entries in each page limited to given size. (Inherited from IDnsRecordSets<RecordSetT>) |
List |
Lists all the record sets with the given suffix. (Inherited from IDnsRecordSets<RecordSetT>) |
List |
Lists all the record sets with the given suffix, also limits the number of entries per page to the given page size. (Inherited from IDnsRecordSets<RecordSetT>) |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: