Get System Topic Event Subscription Full Url Plain Args
data class GetSystemTopicEventSubscriptionFullUrlPlainArgs(val eventSubscriptionName: String, val resourceGroupName: String, val systemTopicName: String) : ConvertibleToJava<GetSystemTopicEventSubscriptionFullUrlPlainArgs>
Constructors
Link copied to clipboard
fun GetSystemTopicEventSubscriptionFullUrlPlainArgs(eventSubscriptionName: String, resourceGroupName: String, systemTopicName: String)