Interface VirtualNetworkLink.UpdateDefinitionStages
-
- Enclosing interface:
- VirtualNetworkLink
public static interface VirtualNetworkLink.UpdateDefinitionStagesGrouping of DNS zone record set definition stages as a part of parent DNS zone update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualNetworkLink.UpdateDefinitionStages.Blank<ParentT>The first stage of a virtual network link definition.static interfaceVirtualNetworkLink.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the DNS zone record set definition.static interfaceVirtualNetworkLink.UpdateDefinitionStages.WithAutoRegistration<ParentT>The stage of the record set definition allowing to manage auto-registration of the virtual network records.static interfaceVirtualNetworkLink.UpdateDefinitionStages.WithETagCheck<ParentT>The stage of the record set definition allowing to enable ETag validation.static interfaceVirtualNetworkLink.UpdateDefinitionStages.WithReferencedVirtualNetwork<ParentT>The stage of the record set definition allowing to reference the virtual network.
-