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.
*/