IWithCaaRecordEntryOrAttachable<ParentT> 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.
The stage of the Caa record set definition allowing to add additional Caa records or attach the record set to the parent.
public interface IWithCaaRecordEntryOrAttachable<ParentT> : Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithAttach<ParentT>, Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithCaaRecordEntry<ParentT>, Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithETagCheck<ParentT>, Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithMetadata<ParentT>, Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Definition.IWithTtl<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<ParentT>
type IWithCaaRecordEntryOrAttachable<'ParentT> = interface
interface IWithCaaRecordEntry<'ParentT>
interface IWithAttach<'ParentT>
interface IInDefinition<'ParentT>
interface IWithTtl<'ParentT>
interface IWithMetadata<'ParentT>
interface IWithETagCheck<'ParentT>
Public Interface IWithCaaRecordEntryOrAttachable(Of ParentT)
Implements IInDefinition(Of ParentT), IWithAttach(Of ParentT), IWithCaaRecordEntry(Of ParentT), IWithETagCheck(Of ParentT), IWithMetadata(Of ParentT), IWithTtl(Of ParentT)
- ParentT
The stage of the parent definition to return to after attaching this definition.
- Derived
- Implements
Attach() | (Inherited from IInDefinition<ParentT>) |
With |
Specifies that If-None-Match header needs to set to to prevent updating an existing record set. (Inherited from IWithETagCheck<ParentT>) |
With |
Adds a metadata to the resource. (Inherited from IWithMetadata<ParentT>) |
With |
Specifies a Caa record for a service. (Inherited from IWithCaaRecordEntry<ParentT>) |
With |
Specifies the Time To Live for the records in the record set. (Inherited from IWithTtl<ParentT>) |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: