public static interface NetworkPeering.DefinitionStages.WithAccess
| Modifier and Type | Method and Description |
|---|---|
NetworkPeering.DefinitionStages.WithCreate |
withoutAccessFromEitherNetwork()
Disallows access to either peered network from the other.
|
NetworkPeering.DefinitionStages.WithCreate withoutAccessFromEitherNetwork()
This setting will have effect on the remote network only if the remote network is in the same subscription. Otherwise, it will be ignored and you need to change the corresponding access setting on the remote network's matching peering explicitly.
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/