Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkProfilePropertiesFormat
Packages that use NetworkProfilePropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NetworkProfilePropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type NetworkProfilePropertiesFormatModifier and TypeClassDescriptionfinal classNetwork profile properties.Methods in com.azure.resourcemanager.network.fluent.models that return NetworkProfilePropertiesFormatModifier and TypeMethodDescriptionNetworkProfilePropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkProfilePropertiesFormat from the JsonReader.NetworkProfilePropertiesFormat.withContainerNetworkInterfaceConfigurations(List<ContainerNetworkInterfaceConfiguration> containerNetworkInterfaceConfigurations) Set the containerNetworkInterfaceConfigurations property: List of chid container network interface configurations.