Uses of Interface
com.azure.resourcemanager.network.models.NicIpConfiguration
Packages that use NicIpConfiguration
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NicIpConfiguration in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NicIpConfigurationModifier and TypeMethodDescriptionPublicIpAddress.getAssignedNetworkInterfaceIPConfiguration()Gets the network interface IP configuration that this public IP address is assigned to.ApplicationGatewayBackendServerHealth.getNetworkInterfaceIPConfiguration()Gets the IP configuration of the network interface this health information pertains to.NetworkInterface.primaryIPConfiguration()Gets the primary IP configuration of this network interface.Methods in com.azure.resourcemanager.network.models that return types with arguments of type NicIpConfigurationModifier and TypeMethodDescriptionNetworkInterface.ipConfigurations()Gets the IP configurations of this network interface.Subnet.listNetworkInterfaceIPConfigurations()Gets network interface IP configurations that are associated with this subnet.