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 © 2021 Microsoft Corporation. All rights reserved.