EventhubProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EventhubPropertiesTypeConverter))]
public class EventhubProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IEventhubProperties
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.EventhubPropertiesTypeConverter))>]
type EventhubProperties = class
interface IEventhubProperties
interface IJsonSerializable
Public Class EventhubProperties
Implements IEventhubProperties
- Inheritance
-
EventhubProperties
- Attributes
- Implements
Constructors
EventhubProperties() |
Properties
Methods
DeserializeFromDictionary(IDictionary) | |
DeserializeFromPSObject(PSObject) | |
FromJson(JsonNode) | |
FromJsonString(String) | |
ToJson(JsonObject, SerializationMode) | |
ToJsonString() | |
ToString() |