public interface NicIPConfiguration extends NicIPConfigurationBase, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.NetworkInterfaceIPConfigurationInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<NetworkInterface>, HasPublicIPAddress
| 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.
|
getNetwork, getNetworkSecurityGroup, isPrimary, listAssociatedApplicationGatewayBackends, listAssociatedLoadBalancerBackends, listAssociatedLoadBalancerInboundNatRules, privateIPAddressVersionnetworkId, subnetNameprivateIPAddress, privateIPAllocationMethodinnerkeynameparentgetPublicIPAddress, publicIPAddressId/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/