ReturnT - the next stage of the definitionpublic static interface HasPrivateIpAddress.DefinitionStages.WithPrivateIPAddress<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withPrivateIpAddressDynamic()
Enables dynamic private IP address allocation within the associated subnet.
|
ReturnT |
withPrivateIpAddressStatic(String ipAddress)
Assigns the specified static private IP address within the associated subnet.
|
ReturnT withPrivateIpAddressDynamic()
Copyright © 2020 Microsoft Corporation. All rights reserved.