public static interface LocalNetworkGateway.DefinitionStages.WithAddressSpace
| Modifier and Type | Method and Description |
|---|---|
LocalNetworkGateway.DefinitionStages.WithCreate |
withAddressSpace(String cidr)
Adds address space.
|
LocalNetworkGateway.DefinitionStages.WithCreate withAddressSpace(String cidr)
cidr - the CIDR representation of the local network site address space/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/