Uses of Class
com.azure.resourcemanager.netapp.models.NicInfo
Packages that use NicInfo
Package
Description
Package containing the inner data models for NetAppManagementClient.
Package containing the data models for NetAppManagementClient.
-
Uses of NicInfo in com.azure.resourcemanager.netapp.fluent.models
Methods in com.azure.resourcemanager.netapp.fluent.models that return types with arguments of type NicInfoModifier and TypeMethodDescriptionNetworkSiblingSetInner.nicInfoList()
Get the nicInfoList property: List of NIC information.Method parameters in com.azure.resourcemanager.netapp.fluent.models with type arguments of type NicInfoModifier and TypeMethodDescriptionNetworkSiblingSetInner.withNicInfoList
(List<NicInfo> nicInfoList) Set the nicInfoList property: List of NIC information. -
Uses of NicInfo in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return NicInfoModifier and TypeMethodDescriptionstatic NicInfo
NicInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of NicInfo from the JsonReader.NicInfo.withVolumeResourceIds
(List<String> volumeResourceIds) Set the volumeResourceIds property: Volume resource Ids.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type NicInfoModifier and TypeMethodDescriptionNetworkSiblingSet.nicInfoList()
Gets the nicInfoList property: List of NIC information.