EventgridFunctions

Functions

Link copied to clipboard

Channel info. API Version: 2021-10-15-preview.

suspend fun getChannel(argument: suspend GetChannelPlainArgsBuilder.() -> Unit): GetChannelResult
suspend fun getChannel(channelName: String, partnerNamespaceName: String, resourceGroupName: String): GetChannelResult
Link copied to clipboard

Full endpoint url of an event subscription API Version: 2021-10-15-preview.

suspend fun getChannelFullUrl(channelName: String, partnerNamespaceName: String, resourceGroupName: String): GetChannelFullUrlResult
Link copied to clipboard

EventGrid Domain. API Version: 2020-06-01.

suspend fun getDomain(argument: suspend GetDomainPlainArgsBuilder.() -> Unit): GetDomainResult
suspend fun getDomain(domainName: String, resourceGroupName: String): GetDomainResult
Link copied to clipboard

Event Subscription API Version: 2021-10-15-preview.

suspend fun getDomainEventSubscription(domainName: String, eventSubscriptionName: String, resourceGroupName: String): GetDomainEventSubscriptionResult
Link copied to clipboard
Link copied to clipboard

Domain Topic. API Version: 2020-06-01.

suspend fun getDomainTopic(domainName: String, domainTopicName: String, resourceGroupName: String): GetDomainTopicResult
Link copied to clipboard

Event Channel. API Version: 2021-06-01-preview.

suspend fun getEventChannel(eventChannelName: String, partnerNamespaceName: String, resourceGroupName: String): GetEventChannelResult
Link copied to clipboard

Event Subscription API Version: 2020-06-01.

suspend fun getEventSubscription(eventSubscriptionName: String, scope: String): GetEventSubscriptionResult
Link copied to clipboard
Link copied to clipboard

Partner configuration information API Version: 2021-10-15-preview.

Link copied to clipboard

Event Grid Partner Destination. API Version: 2021-10-15-preview.

suspend fun getPartnerDestination(partnerDestinationName: String, resourceGroupName: String): GetPartnerDestinationResult
Link copied to clipboard

EventGrid Partner Namespace. API Version: 2021-06-01-preview.

suspend fun getPartnerNamespace(partnerNamespaceName: String, resourceGroupName: String): GetPartnerNamespaceResult
Link copied to clipboard

Information about a partner registration. API Version: 2021-06-01-preview.

suspend fun getPartnerRegistration(partnerRegistrationName: String, resourceGroupName: String): GetPartnerRegistrationResult
Link copied to clipboard

Event Grid Partner Topic. API Version: 2021-10-15-preview.

suspend fun getPartnerTopic(partnerTopicName: String, resourceGroupName: String): GetPartnerTopicResult
Link copied to clipboard

EventGrid System Topic. API Version: 2021-06-01-preview.

suspend fun getSystemTopic(resourceGroupName: String, systemTopicName: String): GetSystemTopicResult
Link copied to clipboard
suspend fun getTopic(argument: GetTopicPlainArgs): GetTopicResult

EventGrid Topic API Version: 2020-06-01.

suspend fun getTopic(argument: suspend GetTopicPlainArgsBuilder.() -> Unit): GetTopicResult
suspend fun getTopic(resourceGroupName: String, topicName: String): GetTopicResult
Link copied to clipboard

Event Subscription API Version: 2021-10-15-preview.

suspend fun getTopicEventSubscription(eventSubscriptionName: String, resourceGroupName: String, topicName: String): GetTopicEventSubscriptionResult
Link copied to clipboard

Full endpoint url of an event subscription API Version: 2021-10-15-preview.

suspend fun getTopicEventSubscriptionFullUrl(eventSubscriptionName: String, resourceGroupName: String, topicName: String): GetTopicEventSubscriptionFullUrlResult
Link copied to clipboard
Link copied to clipboard