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 spaceCopyright © 2020 Microsoft Corporation. All rights reserved.