Uses of Class
com.microsoft.azure.management.network.IPConfigurationProfile
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of IPConfigurationProfile in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionSet the name of the resource.IPConfigurationProfile.withSubnet
(com.microsoft.azure.management.network.implementation.SubnetInner subnet) Set the reference to the subnet resource to create a container network interface ip configuration.Modifier and TypeMethodDescriptionContainerNetworkInterfaceConfiguration.ipConfigurations()
Get a list of ip configurations of the container network interface configuration.Modifier and TypeMethodDescriptionContainerNetworkInterfaceConfiguration.withIpConfigurations
(List<IPConfigurationProfile> ipConfigurations) Set a list of ip configurations of the container network interface configuration.