Interface VirtualMachineScaleSetNicIPConfiguration

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<VirtualMachineScaleSetNetworkInterface>, 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<VirtualMachineScaleSetNetworkInterface>, HasPrivateIPAddress, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet, com.microsoft.azure.management.resources.fluentcore.model.Indexable, NicIPConfigurationBase

    public interface VirtualMachineScaleSetNicIPConfiguration
    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<VirtualMachineScaleSetNetworkInterface>, HasPrivateIPAddress, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
    An IP configuration in a network interface associated with a virtual machine scale set.