public static interface HasPublicIpAddress.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasPublicIpAddress.DefinitionStages.WithExistingPublicIpAddress<ReturnT>
The stage of the definition allowing to associate the resource with an existing public IP address.
|
static interface |
HasPublicIpAddress.DefinitionStages.WithNewPublicIpAddress<ReturnT>
The stage of the definition allowing to associate the resource with a new public IP address.
|
static interface |
HasPublicIpAddress.DefinitionStages.WithPublicIpAddress<ReturnT>
The stage of the definition allowing to associate the resource with a public IP address.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/