public static interface VirtualNetworkLink.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualNetworkLink.DefinitionStages.Blank<ParentT>
The first stage of a virtual network link definition.
|
static interface |
VirtualNetworkLink.DefinitionStages.WithAttach<ParentT>
The final stage of the DNS zone record set definition.
|
static interface |
VirtualNetworkLink.DefinitionStages.WithAutoRegistration<ParentT>
The stage of the record set definition allowing to manage auto-registration of the virtual network records.
|
static interface |
VirtualNetworkLink.DefinitionStages.WithETagCheck<ParentT>
The stage of the record set definition allowing to enable ETag validation.
|
static interface |
VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork<ParentT>
The stage of the record set definition allowing to reference the virtual network.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.