public interface HasPrivateIpAddress
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasPrivateIpAddress.DefinitionStages
Grouping of definition stages involving specifying the private IP address.
|
static interface |
HasPrivateIpAddress.UpdateDefinitionStages
Grouping of definition stages applicable as part of a parent resource update, involving specifying the private IP address.
|
static interface |
HasPrivateIpAddress.UpdateStages
Grouping of update stages involving modifying the private IP address.
|
| Modifier and Type | Method and Description |
|---|---|
String |
privateIpAddress() |
IPAllocationMethod |
privateIpAllocationMethod() |
String privateIpAddress()
IPAllocationMethod privateIpAllocationMethod()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/