EventGrid interface
Properties related to EventGrid.
- Extends
Properties
access |
EventGrid secondary accesskey. Will be obfuscated during read. |
access |
EventGrid secondary accesskey. Will be obfuscated during read. |
endpoint |
Polymorphic discriminator, which specifies the different types this object can be |
topic |
EventGrid Topic Endpoint. |
Inherited Properties
authentication |
Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified. |
created |
Time when the Endpoint was added to DigitalTwinsInstance. NOTE: This property will not be serialized. It can only be populated by the server. |
dead |
Dead letter storage secret for key-based authentication. Will be obfuscated during read. |
dead |
Dead letter storage URL for identity-based authentication. |
identity | Managed identity properties for the endpoint. |
provisioning |
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
accessKey1
EventGrid secondary accesskey. Will be obfuscated during read.
accessKey1: null | string
Property Value
null | string
accessKey2
EventGrid secondary accesskey. Will be obfuscated during read.
accessKey2?: string
Property Value
string
endpointType
Polymorphic discriminator, which specifies the different types this object can be
endpointType: "EventGrid"
Property Value
"EventGrid"
topicEndpoint
EventGrid Topic Endpoint.
topicEndpoint: string
Property Value
string
Inherited Property Details
authenticationType
Specifies the authentication type being used for connecting to the endpoint. Defaults to 'KeyBased'. If 'KeyBased' is selected, a connection string must be specified (at least the primary connection string). If 'IdentityBased' is select, the endpointUri and entityPath properties must be specified.
authenticationType?: string
Property Value
string
Inherited From DigitalTwinsEndpointResourceProperties.authenticationType
createdTime
Time when the Endpoint was added to DigitalTwinsInstance. NOTE: This property will not be serialized. It can only be populated by the server.
createdTime?: Date
Property Value
Date
Inherited From DigitalTwinsEndpointResourceProperties.createdTime
deadLetterSecret
Dead letter storage secret for key-based authentication. Will be obfuscated during read.
deadLetterSecret?: string
Property Value
string
Inherited From DigitalTwinsEndpointResourceProperties.deadLetterSecret
deadLetterUri
Dead letter storage URL for identity-based authentication.
deadLetterUri?: string
Property Value
string
Inherited From DigitalTwinsEndpointResourceProperties.deadLetterUri
identity
Managed identity properties for the endpoint.
identity?: ManagedIdentityReference
Property Value
Inherited From DigitalTwinsEndpointResourceProperties.identity
provisioningState
The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From DigitalTwinsEndpointResourceProperties.provisioningState