Share via


IOperationListResult Interface

Definition

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

Properties

NextLink

URL to get the next set of operation list results if there are any.

Value

List of Event Hub operations supported by the Microsoft.EventHub resource provider.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to