Uses of Class
com.azure.resourcemanager.network.fluent.models.ContainerNetworkInterfaceConfigurationPropertiesFormat
-
Packages that use ContainerNetworkInterfaceConfigurationPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ContainerNetworkInterfaceConfigurationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ContainerNetworkInterfaceConfigurationPropertiesFormat Modifier and Type Method Description ContainerNetworkInterfaceConfigurationPropertiesFormatContainerNetworkInterfaceConfigurationPropertiesFormat. withContainerNetworkInterfaces(List<com.azure.core.management.SubResource> containerNetworkInterfaces)Set the containerNetworkInterfaces property: A list of container network interfaces created from this container network interface configuration.ContainerNetworkInterfaceConfigurationPropertiesFormatContainerNetworkInterfaceConfigurationPropertiesFormat. withIpConfigurations(List<IpConfigurationProfileInner> ipConfigurations)Set the ipConfigurations property: A list of ip configurations of the container network interface configuration.
-