Uses of Class
com.azure.resourcemanager.network.models.NetworkVirtualAppliancePropertiesFormatNetworkProfile
Packages that use NetworkVirtualAppliancePropertiesFormatNetworkProfile
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkVirtualAppliancePropertiesFormatNetworkProfile in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NetworkVirtualAppliancePropertiesFormatNetworkProfileModifier and TypeMethodDescriptionNetworkVirtualApplianceInner.networkProfile()Get the networkProfile property: Network Profile containing configurations for Public and Private NIC.NetworkVirtualAppliancePropertiesFormat.networkProfile()Get the networkProfile property: Network Profile containing configurations for Public and Private NIC.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type NetworkVirtualAppliancePropertiesFormatNetworkProfileModifier and TypeMethodDescriptionNetworkVirtualApplianceInner.withNetworkProfile(NetworkVirtualAppliancePropertiesFormatNetworkProfile networkProfile) Set the networkProfile property: Network Profile containing configurations for Public and Private NIC.NetworkVirtualAppliancePropertiesFormat.withNetworkProfile(NetworkVirtualAppliancePropertiesFormatNetworkProfile networkProfile) Set the networkProfile property: Network Profile containing configurations for Public and Private NIC. -
Uses of NetworkVirtualAppliancePropertiesFormatNetworkProfile in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type NetworkVirtualAppliancePropertiesFormatNetworkProfileModifier and TypeClassDescriptionfinal classNetwork Profile containing configurations for Public and Private NIC.Methods in com.azure.resourcemanager.network.models that return NetworkVirtualAppliancePropertiesFormatNetworkProfileModifier and TypeMethodDescriptionNetworkVirtualAppliancePropertiesFormatNetworkProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NetworkVirtualAppliancePropertiesFormatNetworkProfile from the JsonReader.NetworkVirtualAppliancePropertiesFormatNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualApplianceNetworkInterfaceConfiguration> networkInterfaceConfigurations) Set the networkInterfaceConfigurations property: The networkInterfaceConfigurations property.