GetTriggerEventSubscriptionStatusPlainArgs

data class GetTriggerEventSubscriptionStatusPlainArgs(val factoryName: String, val resourceGroupName: String, val triggerName: String) : ConvertibleToJava<GetTriggerEventSubscriptionStatusPlainArgs>

Constructors

fun GetTriggerEventSubscriptionStatusPlainArgs(factoryName: String, resourceGroupName: String, triggerName: String)

Functions

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

Properties

Link copied to clipboard

The factory name.

Link copied to clipboard

The resource group name.

Link copied to clipboard

The trigger name.