Get System Topic Event Subscription Full Url Plain Args
data class GetSystemTopicEventSubscriptionFullUrlPlainArgs(val eventSubscriptionName: String, val resourceGroupName: String, val systemTopicName: String) : ConvertibleToJava<GetSystemTopicEventSubscriptionFullUrlPlainArgs>
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
The name of the resource group within the user's subscription.
Link copied to clipboard
Name of the system topic.