GetDomainTopicEventSubscriptionDeliveryAttributesPlainArgs

data class GetDomainTopicEventSubscriptionDeliveryAttributesPlainArgs(val domainName: String, val eventSubscriptionName: String, val resourceGroupName: String, val topicName: String) : ConvertibleToJava<GetDomainTopicEventSubscriptionDeliveryAttributesPlainArgs>

Constructors

fun GetDomainTopicEventSubscriptionDeliveryAttributesPlainArgs(domainName: String, eventSubscriptionName: String, resourceGroupName: String, topicName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDomainTopicEventSubscriptionDeliveryAttributesPlainArgs

Properties

Link copied to clipboard

Name of the top level domain.

Link copied to clipboard

Name of the event subscription.

Link copied to clipboard

The name of the resource group within the user's subscription.

Link copied to clipboard

Name of the domain topic.