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
Methods in com.azure.resourcemanager.network.models that return NetworkVirtualAppliancePropertiesFormatNetworkProfileModifier and TypeMethodDescriptionNetworkVirtualAppliancePropertiesFormatNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualApplianceNetworkInterfaceConfiguration> networkInterfaceConfigurations) Set the networkInterfaceConfigurations property: The networkInterfaceConfigurations property.