Uses of Class
com.azure.resourcemanager.network.models.VirtualApplianceNetworkInterfaceConfiguration
Packages that use VirtualApplianceNetworkInterfaceConfiguration
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualApplianceNetworkInterfaceConfiguration in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VirtualApplianceNetworkInterfaceConfigurationModifier and TypeMethodDescriptionVirtualApplianceNetworkInterfaceConfiguration.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualApplianceNetworkInterfaceConfiguration from the JsonReader.VirtualApplianceNetworkInterfaceConfiguration.withNicType(NicTypeInRequest nicType) Set the nicType property: NIC type.VirtualApplianceNetworkInterfaceConfiguration.withProperties(VirtualApplianceNetworkInterfaceConfigurationProperties properties) Set the properties property: Represents a single NIC configuration properties.Methods in com.azure.resourcemanager.network.models that return types with arguments of type VirtualApplianceNetworkInterfaceConfigurationModifier and TypeMethodDescriptionNetworkVirtualAppliancePropertiesFormatNetworkProfile.networkInterfaceConfigurations()Get the networkInterfaceConfigurations property: The networkInterfaceConfigurations property.Method parameters in com.azure.resourcemanager.network.models with type arguments of type VirtualApplianceNetworkInterfaceConfigurationModifier and TypeMethodDescriptionNetworkVirtualAppliancePropertiesFormatNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualApplianceNetworkInterfaceConfiguration> networkInterfaceConfigurations) Set the networkInterfaceConfigurations property: The networkInterfaceConfigurations property.