IEventHub Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20201031.EventHubTypeConverter))]
public interface IEventHub : Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20201031.IDigitalTwinsEndpointResourceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Models.Api20201031.EventHubTypeConverter))>]
type IEventHub = interface
interface IJsonSerializable
interface IDigitalTwinsEndpointResourceProperties
Public Interface IEventHub
Implements IDigitalTwinsEndpointResourceProperties
- Derived
- Attributes
- Implements
Properties
| ConnectionStringPrimaryKey | |
| ConnectionStringSecondaryKey | |
| CreatedTime | (Inherited from IDigitalTwinsEndpointResourceProperties) |
| DeadLetterSecret | (Inherited from IDigitalTwinsEndpointResourceProperties) |
| EndpointType | (Inherited from IDigitalTwinsEndpointResourceProperties) |
| ProvisioningState | (Inherited from IDigitalTwinsEndpointResourceProperties) |
Methods
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |