ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface Subnet.UpdateDefinitionStages.WithAddressPrefix<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Subnet.UpdateDefinitionStages.WithAttach<ParentT> |
withAddressPrefix(String cidr)
Specifies the IP address space of the subnet, within the address space of the network.
|
Subnet.UpdateDefinitionStages.WithAttach<ParentT> withAddressPrefix(String cidr)
cidr - the IP address space prefix using the CIDR notationCopyright © 2020 Microsoft Corporation. All rights reserved.