Interface VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, Resource.DefinitionWithRegion<VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>>, Resource.DefinitionWithTags<VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>>, VirtualNetworkLink.DefinitionStages.WithAutoRegistration<ParentT>, VirtualNetworkLink.DefinitionStages.WithETagCheck<ParentT>, VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork<ParentT>
- All Known Subinterfaces:
VirtualNetworkLink.Definition<ParentT>, VirtualNetworkLink.DefinitionStages.Blank<ParentT>
- Enclosing interface:
VirtualNetworkLink.DefinitionStages
public static interface VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, VirtualNetworkLink.DefinitionStages.WithAutoRegistration<ParentT>, VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork<ParentT>, VirtualNetworkLink.DefinitionStages.WithETagCheck<ParentT>, Resource.DefinitionWithRegion<VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>>, Resource.DefinitionWithTags<VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>>
The final stage of the DNS zone record set definition.
At this stage, any remaining optional settings can be specified, or the DNS zone record set definition can
be attached to the parent traffic manager profile definition using Attachable.InDefinition.attach().
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface Resource.DefinitionWithTags
withTag, withTagsMethods inherited from interface VirtualNetworkLink.DefinitionStages.WithAutoRegistration
disableAutoRegistration, enableAutoRegistrationMethods inherited from interface VirtualNetworkLink.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork
withVirtualNetworkId