Uses of Class
com.azure.resourcemanager.network.models.NetworkVirtualApplianceListResult
Packages that use NetworkVirtualApplianceListResult
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkVirtualApplianceListResult in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return NetworkVirtualApplianceListResultModifier and TypeMethodDescriptionNetworkVirtualApplianceListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of results.NetworkVirtualApplianceListResult.withValue(List<NetworkVirtualApplianceInner> value) Set the value property: List of Network Virtual Appliances.