Uses of Class
com.azure.resourcemanager.network.fluent.models.ContainerNetworkInterfacePropertiesFormat
Packages that use ContainerNetworkInterfacePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ContainerNetworkInterfacePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type ContainerNetworkInterfacePropertiesFormatModifier and TypeClassDescriptionfinal classProperties of container network interface.Methods in com.azure.resourcemanager.network.fluent.models that return ContainerNetworkInterfacePropertiesFormatModifier and TypeMethodDescriptionContainerNetworkInterfacePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerNetworkInterfacePropertiesFormat from the JsonReader.ContainerNetworkInterfacePropertiesFormat.withContainer(Container container) Set the container property: Reference to the container to which this container network interface is attached.