Uses of Class
com.azure.resourcemanager.network.models.ContainerNetworkInterface
Packages that use ContainerNetworkInterface
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ContainerNetworkInterface in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ContainerNetworkInterfaceModifier and TypeMethodDescriptionNetworkProfileInner.containerNetworkInterfaces()Get the containerNetworkInterfaces property: List of child container network interfaces.NetworkProfilePropertiesFormat.containerNetworkInterfaces()Get the containerNetworkInterfaces property: List of child container network interfaces. -
Uses of ContainerNetworkInterface in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ContainerNetworkInterfaceModifier and TypeMethodDescriptionstatic ContainerNetworkInterfaceContainerNetworkInterface.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerNetworkInterface from the JsonReader.ContainerNetworkInterface.withContainer(Container container) Set the container property: Reference to the container to which this container network interface is attached.Set the name property: The name of the resource.