Interface NicIPConfiguration

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<NetworkInterface>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.NetworkInterfaceIPConfigurationInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<NetworkInterface>, HasPrivateIPAddress, HasPublicIPAddress, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet, com.microsoft.azure.management.resources.fluentcore.model.Indexable, NicIPConfigurationBase

    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
    An IP configuration in a network interface.