Megosztás a következőn keresztül:


IEhNamespaceIdContainer Interface

Definition

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

Properties

Id

id parameter

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to