Uses of Class
com.azure.resourcemanager.digitaltwins.models.EventGrid
Package
Description
Package containing the data models for AzureDigitalTwinsManagementClient.
-
Uses of EventGrid in com.azure.resourcemanager.digitaltwins.models
Modifier and TypeMethodDescriptionEventGrid.withAccessKey1
(String accessKey1) Set the accessKey1 property: EventGrid secondary accesskey.EventGrid.withAccessKey2
(String accessKey2) Set the accessKey2 property: EventGrid secondary accesskey.EventGrid.withAuthenticationType
(AuthenticationType authenticationType) Set the authenticationType property: Specifies the authentication type being used for connecting to the endpoint.EventGrid.withDeadLetterSecret
(String deadLetterSecret) Set the deadLetterSecret property: Dead letter storage secret for key-based authentication.EventGrid.withDeadLetterUri
(String deadLetterUri) Set the deadLetterUri property: Dead letter storage URL for identity-based authentication.EventGrid.withTopicEndpoint
(String topicEndpoint) Set the topicEndpoint property: EventGrid Topic Endpoint.