Event Grid Response
data class EventGridResponse(val accessKey1: String, val accessKey2: String? = null, val authenticationType: String? = null, val createdTime: String, val deadLetterSecret: String? = null, val deadLetterUri: String? = null, val endpointType: String, val provisioningState: String, val topicEndpoint: String)
Properties related to EventGrid.
Constructors
Properties
Link copied to clipboard
EventGrid secondary accesskey. Will be obfuscated during read.
Link copied to clipboard
EventGrid secondary accesskey. Will be obfuscated during read.
Link copied to clipboard
Specifies the authentication type being used for connecting to the endpoint.
Link copied to clipboard
Time when the Endpoint was added to DigitalTwinsInstance.
Link copied to clipboard
Dead letter storage secret for key-based authentication. Will be obfuscated during read.
Link copied to clipboard
Dead letter storage URL for identity-based authentication.
Link copied to clipboard
The type of Digital Twins endpoint Expected value is 'EventGrid'.
Link copied to clipboard
The provisioning state.
Link copied to clipboard
EventGrid Topic Endpoint