Uses of Interface
com.microsoft.azure.management.network.VirtualMachineScaleSetNicIPConfiguration
-
Packages that use VirtualMachineScaleSetNicIPConfiguration Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of VirtualMachineScaleSetNicIPConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return VirtualMachineScaleSetNicIPConfiguration Modifier and Type Method Description VirtualMachineScaleSetNicIPConfigurationVirtualMachineScaleSetNetworkInterface. primaryIPConfiguration()Methods in com.microsoft.azure.management.network that return types with arguments of type VirtualMachineScaleSetNicIPConfiguration Modifier and Type Method Description Map<String,VirtualMachineScaleSetNicIPConfiguration>VirtualMachineScaleSetNetworkInterface. ipConfigurations()
-