Share via


IEhNamespaceIdListResult Interface

Definition

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

Properties

Value

Result of the List Namespace IDs operation

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to