ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface VirtualNetworkLink.DefinitionStages.WithReferencedVirtualNetwork<ParentT>
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkLink.DefinitionStages.WithAttach<ParentT> |
withVirtualNetworkId(String virtualNetworkId)
Specifies the reference of the virtual network.
|
VirtualNetworkLink.DefinitionStages.WithAttach<ParentT> withVirtualNetworkId(String virtualNetworkId)
virtualNetworkId - the id of the virtual networkCopyright © 2020 Microsoft Corporation. All rights reserved.