get Trigger
Get the specified trigger for the specified image template resource Azure REST API version: 2022-07-01.
Return
Represents a trigger that can invoke an image template build.
Parameters
argument
null
suspend fun getTrigger(imageTemplateName: String, resourceGroupName: String, triggerName: String): GetTriggerResult
Return
Represents a trigger that can invoke an image template build.
See also
Parameters
image Template Name
The name of the image Template
resource Group Name
The name of the resource group.
trigger Name
The name of the trigger
Return
Represents a trigger that can invoke an image template build.
See also
Parameters
argument
Builder for com.pulumi.azurenative.virtualmachineimages.kotlin.inputs.GetTriggerPlainArgs.