Freigeben über


EhNamespaceIdListResult Class

Definition

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

Constructors

EhNamespaceIdListResult()

Properties

Value

Methods

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

Applies to