public interface com.microsoft.azure.management.network.VirtualMachineScaleSetNicIPConfiguration extends com.microsoft.azure.management.network.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<com.microsoft.azure.management.network.VirtualMachineScaleSetNetworkInterface>, com.microsoft.azure.management.network.model.HasPrivateIPAddress, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.network.VirtualMachineScaleSetNicIPConfiguration
  super_class: java.lang.Object
{
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/network/NicIPConfigurationBase;Lcom/microsoft/azure/management/resources/fluentcore/model/HasInner<Lcom/microsoft/azure/management/network/implementation/NetworkInterfaceIPConfigurationInner;>;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/ChildResource<Lcom/microsoft/azure/management/network/VirtualMachineScaleSetNetworkInterface;>;Lcom/microsoft/azure/management/network/model/HasPrivateIPAddress;Lcom/microsoft/azure/management/resources/fluentcore/arm/models/HasSubnet;
SourceFile: "VirtualMachineScaleSetNicIPConfiguration.java"
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.Fluent()