Get Namespace Topic Event Subscription Delivery Attributes Plain Args
data class GetNamespaceTopicEventSubscriptionDeliveryAttributesPlainArgs(val eventSubscriptionName: String, val namespaceName: String, val resourceGroupName: String, val topicName: String) : ConvertibleToJava<GetNamespaceTopicEventSubscriptionDeliveryAttributesPlainArgs>
Constructors
Link copied to clipboard
fun GetNamespaceTopicEventSubscriptionDeliveryAttributesPlainArgs(eventSubscriptionName: String, namespaceName: String, resourceGroupName: String, topicName: String)