GetTriggerEventSubscriptionStatusPlainArgs

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

Constructors

constructor(factoryName: String, resourceGroupName: String, triggerName: String)

Properties

Link copied to clipboard

The factory name.

Link copied to clipboard

The resource group name.

Link copied to clipboard

The trigger name.

Functions

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