NetworkVirtualApplianceSkuListResult interface

Response for ListNetworkVirtualApplianceSkus API service call.

Properties

nextLink

URL to get the next set of results.

value

List of Network Virtual Appliance Skus that are available.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

List of Network Virtual Appliance Skus that are available.

value?: NetworkVirtualApplianceSku[]

Property Value