public interface NicIPConfiguration extends NicIPConfigurationBase, HasInner<com.microsoft.azure.management.network.implementation.NetworkInterfaceIPConfigurationInner>, 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, privateIPAddressVersion
networkId, subnetName
privateIPAddress, privateIPAllocationMethod
inner
key
name
parent
getPublicIPAddress, publicIPAddressId
Copyright © 2019. All rights reserved.