Udostępnij przez


INetworkFunctionVendorListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.NetworkFunctionVendorListResultTypeConverter))]
public interface INetworkFunctionVendorListResult : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.NetworkFunctionVendorListResultTypeConverter))>]
type INetworkFunctionVendorListResult = interface
    interface IJsonSerializable
Public Interface INetworkFunctionVendorListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

The URL to get the next set of results.

Value

A list of available network function vendors and skus.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to