Interface VirtualNetworkLink.Update
-
- All Superinterfaces:
Resource.UpdateWithTags<VirtualNetworkLink.Update>,Settable<PrivateDnsZone.Update>,VirtualNetworkLink.UpdateStages.WithAutoRegistration,VirtualNetworkLink.UpdateStages.WithETagCheck
- Enclosing interface:
- VirtualNetworkLink
public static interface VirtualNetworkLink.Update extends Settable<PrivateDnsZone.Update>, VirtualNetworkLink.UpdateStages.WithAutoRegistration, VirtualNetworkLink.UpdateStages.WithETagCheck, Resource.UpdateWithTags<VirtualNetworkLink.Update>
the set of configurations that can be updated for virtual network link.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parent
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateStages.WithAutoRegistration
disableAutoRegistration, enableAutoRegistration
-
Methods inherited from interface com.azure.resourcemanager.privatedns.models.VirtualNetworkLink.UpdateStages.WithETagCheck
withETagCheck, withETagCheck
-
-