GetSystemTopicEventSubscriptionFullUrlPlainArgs

data class GetSystemTopicEventSubscriptionFullUrlPlainArgs(val eventSubscriptionName: String, val resourceGroupName: String, val systemTopicName: String) : ConvertibleToJava<GetSystemTopicEventSubscriptionFullUrlPlainArgs>

Constructors

constructor(eventSubscriptionName: String, resourceGroupName: String, systemTopicName: String)

Properties

Link copied to clipboard

Name of the event subscription.

Link copied to clipboard

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

Link copied to clipboard

Name of the system topic.

Functions

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