Get Namespace Topic Event Subscription Plain Args
data class GetNamespaceTopicEventSubscriptionPlainArgs(val eventSubscriptionName: String, val namespaceName: String, val resourceGroupName: String, val topicName: String) : ConvertibleToJava<GetNamespaceTopicEventSubscriptionPlainArgs>
Properties
Link copied to clipboard
Name of the event subscription to be created. Event subscription names must be between 3 and 100 characters in length and use alphanumeric letters only.
Link copied to clipboard
Name of the namespace.
Link copied to clipboard
The name of the resource group within the user's subscription.