Interface VirtualNetworkLink.Definition<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.Blank<ParentT>, VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>, VirtualNetworkLink.DefinitionStages.WithAutoRegistration<ParentT>, VirtualNetworkLink.DefinitionStages.WithETagCheck<ParentT>, VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork<ParentT>
- Enclosing interface:
VirtualNetworkLink
public static interface VirtualNetworkLink.Definition<ParentT>
extends VirtualNetworkLink.DefinitionStages.Blank<ParentT>, VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>
The entirety of a virtual network link definition as a part of parent definition.
-
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