get Trigger
Get the specified trigger for the specified image template resource Uses Azure REST API version 2022-07-01. Other available API versions: 2023-07-01, 2024-02-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.
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
See also
Return
Represents a trigger that can invoke an image template build.
Parameters
argument
Builder for com.pulumi.azurenative.virtualmachineimages.kotlin.inputs.GetTriggerPlainArgs.