Share via


EhNamespaceListResult Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespaceListResultTypeConverter))]
public class EhNamespaceListResult : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEhNamespaceListResult
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EhNamespaceListResultTypeConverter))>]
type EhNamespaceListResult = class
    interface IEhNamespaceListResult
    interface IJsonSerializable
Public Class EhNamespaceListResult
Implements IEhNamespaceListResult
Inheritance
EhNamespaceListResult
Attributes
Implements

Constructors

EhNamespaceListResult()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to