Interface VirtualNetworkLink.UpdateDefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork<ParentT>
- All Known Subinterfaces:
VirtualNetworkLink.UpdateDefinition<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.Blank<ParentT>
- Enclosing interface:
VirtualNetworkLink.UpdateDefinitionStages
public static interface VirtualNetworkLink.UpdateDefinitionStages.WithAttach<ParentT>
extends Attachable.InUpdate<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck<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.InUpdate.attach().
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration
disableAutoRegistration, enableAutoRegistrationMethods inherited from interface VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork
withVirtualNetworkId