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 com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTagsMethods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithAutoRegistration
disableAutoRegistration, enableAutoRegistrationMethods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork
withVirtualNetworkId