Uses of Class
com.azure.resourcemanager.network.models.ContainerNetworkInterface
-
Packages that use ContainerNetworkInterface Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 ContainerNetworkInterface Modifier and Type Method Description List<ContainerNetworkInterface>NetworkProfileInner. containerNetworkInterfaces()Get the containerNetworkInterfaces property: List of child container network interfaces.List<ContainerNetworkInterface>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 ContainerNetworkInterface Modifier and Type Method Description ContainerNetworkInterfaceContainerNetworkInterface. withContainer(Container container)Set the container property: Reference to the container to which this container network interface is attached.ContainerNetworkInterfaceContainerNetworkInterface. withId(String id)ContainerNetworkInterfaceContainerNetworkInterface. withName(String name)Set the name property: The name of the resource.
-