public interface NicIpConfiguration extends com.microsoft.azure.management.resources.fluentcore.model.Wrapper<com.microsoft.azure.management.network.implementation.NetworkInterfaceIPConfigurationInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<NetworkInterface>, HasPrivateIpAddress, HasPublicIpAddress, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NicIpConfiguration.Definition<ParentT>
The entirety of the network interface IP configuration definition.
|
static interface |
NicIpConfiguration.DefinitionStages
Grouping of network interface IP configuration definition stages applicable as part of a
network interface update.
|
static interface |
NicIpConfiguration.Update
The entirety of a network interface IP configuration update as part of a network interface update.
|
static interface |
NicIpConfiguration.UpdateDefinition<ParentT>
The entirety of a network interface IP configuration definition as part of a network interface update.
|
static interface |
NicIpConfiguration.UpdateDefinitionStages
Grouping of network interface IP configuration definition stages.
|
static interface |
NicIpConfiguration.UpdateStages
Grouping of network interface IP configuration update stages.
|
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetwork() |
List<Backend> |
listAssociatedLoadBalancerBackends() |
List<InboundNatRule> |
listAssociatedLoadBalancerInboundNatRules() |
IPVersion |
privateIpAddressVersion() |
inner, setInnername, parentkeyprivateIpAddress, privateIpAllocationMethodgetPublicIpAddress, publicIpAddressIdNetwork getNetwork()
IPVersion privateIpAddressVersion()
List<Backend> listAssociatedLoadBalancerBackends()
List<InboundNatRule> listAssociatedLoadBalancerInboundNatRules()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/