Condividi tramite


INetworkFunctionRoleInstanceListResult Interface

Definition

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

Properties

Name Description
NextLink

The URL to get the next set of results.

Value

A list of role instances.

Methods

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

Applies to