Interface PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithAttach<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>,PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl<ParentT>
- All Known Subinterfaces:
PrivateDnsRecordSet.UpdateDefinition<ParentT>
- Enclosing interface:
- PrivateDnsRecordSet.UpdateDefinitionStages
public static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntryOrAttachable<ParentT>
extends PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry<ParentT>, PrivateDnsRecordSet.UpdateDefinitionStages.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.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithSrvRecordEntry
withRecordMethods inherited from interface com.azure.resourcemanager.privatedns.models.PrivateDnsRecordSet.UpdateDefinitionStages.WithTtl
withTimeToLive