GetNamespaceTopicEventSubscriptionFullUrlPlainArgs

data class GetNamespaceTopicEventSubscriptionFullUrlPlainArgs(val eventSubscriptionName: String, val namespaceName: String, val resourceGroupName: String, val topicName: String) : ConvertibleToJava<GetNamespaceTopicEventSubscriptionFullUrlPlainArgs>

Constructors

constructor(eventSubscriptionName: String, namespaceName: String, resourceGroupName: String, topicName: String)

Properties

Link copied to clipboard

Name of the event subscription.

Link copied to clipboard

Name of the namespace.

Link copied to clipboard

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

Link copied to clipboard

Name of the namespace topic.

Functions

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