Uses of Class
com.azure.resourcemanager.network.models.NetworkInterfaceIpConfigurationListResult
-
Packages that use NetworkInterfaceIpConfigurationListResult Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkInterfaceIpConfigurationListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkInterfaceIpConfigurationListResult Modifier and Type Method Description NetworkInterfaceIpConfigurationListResultNetworkInterfaceIpConfigurationListResult. withValue(List<NetworkInterfaceIpConfigurationInner> value)Set the value property: A list of ip configurations.
-