Uses of Class
com.azure.resourcemanager.network.fluent.models.ContainerNetworkInterfaceConfigurationPropertiesFormat
Packages that use ContainerNetworkInterfaceConfigurationPropertiesFormat
Package
Description
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 ContainerNetworkInterfaceConfigurationPropertiesFormatModifier and TypeMethodDescriptionContainerNetworkInterfaceConfigurationPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ContainerNetworkInterfaceConfigurationPropertiesFormat from the JsonReader.ContainerNetworkInterfaceConfigurationPropertiesFormat.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.ContainerNetworkInterfaceConfigurationPropertiesFormat.withIpConfigurations(List<IpConfigurationProfileInner> ipConfigurations) Set the ipConfigurations property: A list of ip configurations of the container network interface configuration.