ReturnT - the next stage of the definitionpublic static interface HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT> extends HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withNewPublicIpAddress(String leafDnsLabel)
Creates a new public IP address in the same region and group as the resource, with the specified DNS
label and associates it with the resource.
|
withNewPublicIpAddress, withNewPublicIpAddressReturnT withNewPublicIpAddress(String leafDnsLabel)
The internal name for the public IP address will be derived from the DNS label.
leafDnsLabel - the leaf domain labelCopyright © 2021 Microsoft Corporation. All rights reserved.