Uses of Class
com.azure.resourcemanager.network.models.Container
Packages that use Container
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of Container in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ContainerModifier and TypeMethodDescriptionContainerNetworkInterfacePropertiesFormat.container()Get the container property: Reference to the container to which this container network interface is attached.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ContainerModifier and TypeMethodDescriptionContainerNetworkInterfacePropertiesFormat.withContainer(Container container) Set the container property: Reference to the container to which this container network interface is attached. -
Uses of Container in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ContainerModifier and TypeMethodDescriptionContainerNetworkInterface.container()Get the container property: Reference to the container to which this container network interface is attached.static ContainerContainer.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Container from the JsonReader.Methods in com.azure.resourcemanager.network.models with parameters of type ContainerModifier and TypeMethodDescriptionContainerNetworkInterface.withContainer(Container container) Set the container property: Reference to the container to which this container network interface is attached.