Interface PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithAttach<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithETagCheck<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithMetadata<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>,PrivateDnsRecordSet.DefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.Definition<ParentT>
- Enclosing interface:
- PrivateDnsRecordSet.DefinitionStages
public static interface PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
extends PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntry<ParentT>, PrivateDnsRecordSet.DefinitionStages.WithAttach<ParentT>
The stage of the SRV record set definition allowing to add additional SRV records or attach the record set to
the parent.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithSrvRecordEntry
withRecordMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.DefinitionStages.WithTtl
withTimeToLive