ReturnT - the next stage of the definitionpublic static interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withExistingPublicIpAddress(PublicIpAddress publicIPAddress)
Associates an existing public IP address with the resource.
|
ReturnT |
withExistingPublicIpAddress(String resourceId)
Associates an existing public IP address with the resource.
|
ReturnT withExistingPublicIpAddress(PublicIpAddress publicIPAddress)
publicIPAddress - an existing public IP addressCopyright © 2021 Microsoft Corporation. All rights reserved.