Interface VirtualNetworkLink.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>,VirtualNetworkLink.UpdateDefinitionStages.Blank<ParentT>,VirtualNetworkLink.UpdateDefinitionStages.WithAttach<ParentT>,VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration<ParentT>,VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck<ParentT>,VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork<ParentT>
- Enclosing interface:
VirtualNetworkLink
public static interface VirtualNetworkLink.UpdateDefinition<ParentT>
extends VirtualNetworkLink.UpdateDefinitionStages.Blank<ParentT>, VirtualNetworkLink.UpdateDefinitionStages.WithAttach<ParentT>
The entirety of a virtual network link definition as a part of parent update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration
disableAutoRegistration, enableAutoRegistrationMethods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithETagCheck
withETagCheckMethods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork
withVirtualNetworkId