1. Packages
  2. Azure Native
  3. API Docs
  4. databoxedge
  5. getFileEventTrigger
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.databoxedge.getFileEventTrigger

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Get a specific trigger by name.

Uses Azure REST API version 2022-03-01.

Using getFileEventTrigger

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getFileEventTrigger(args: GetFileEventTriggerArgs, opts?: InvokeOptions): Promise<GetFileEventTriggerResult>
function getFileEventTriggerOutput(args: GetFileEventTriggerOutputArgs, opts?: InvokeOptions): Output<GetFileEventTriggerResult>
Copy
def get_file_event_trigger(device_name: Optional[str] = None,
                           name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetFileEventTriggerResult
def get_file_event_trigger_output(device_name: Optional[pulumi.Input[str]] = None,
                           name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetFileEventTriggerResult]
Copy
func LookupFileEventTrigger(ctx *Context, args *LookupFileEventTriggerArgs, opts ...InvokeOption) (*LookupFileEventTriggerResult, error)
func LookupFileEventTriggerOutput(ctx *Context, args *LookupFileEventTriggerOutputArgs, opts ...InvokeOption) LookupFileEventTriggerResultOutput
Copy

> Note: This function is named LookupFileEventTrigger in the Go SDK.

public static class GetFileEventTrigger 
{
    public static Task<GetFileEventTriggerResult> InvokeAsync(GetFileEventTriggerArgs args, InvokeOptions? opts = null)
    public static Output<GetFileEventTriggerResult> Invoke(GetFileEventTriggerInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetFileEventTriggerResult> getFileEventTrigger(GetFileEventTriggerArgs args, InvokeOptions options)
public static Output<GetFileEventTriggerResult> getFileEventTrigger(GetFileEventTriggerArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:databoxedge:getFileEventTrigger
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DeviceName
This property is required.
Changes to this property will trigger replacement.
string
The device name.
Name
This property is required.
Changes to this property will trigger replacement.
string
The trigger name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
DeviceName
This property is required.
Changes to this property will trigger replacement.
string
The device name.
Name
This property is required.
Changes to this property will trigger replacement.
string
The trigger name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
deviceName
This property is required.
Changes to this property will trigger replacement.
String
The device name.
name
This property is required.
Changes to this property will trigger replacement.
String
The trigger name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.
deviceName
This property is required.
Changes to this property will trigger replacement.
string
The device name.
name
This property is required.
Changes to this property will trigger replacement.
string
The trigger name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name.
device_name
This property is required.
Changes to this property will trigger replacement.
str
The device name.
name
This property is required.
Changes to this property will trigger replacement.
str
The trigger name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name.
deviceName
This property is required.
Changes to this property will trigger replacement.
String
The device name.
name
This property is required.
Changes to this property will trigger replacement.
String
The trigger name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name.

getFileEventTrigger Result

The following output properties are available:

Id string
The path ID that uniquely identifies the object.
Name string
The object name.
SinkInfo Pulumi.AzureNative.DataBoxEdge.Outputs.RoleSinkInfoResponse
Role sink info.
SourceInfo Pulumi.AzureNative.DataBoxEdge.Outputs.FileSourceInfoResponse
File event source details.
SystemData Pulumi.AzureNative.DataBoxEdge.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of Trigger
Type string
The hierarchical type of the object.
CustomContextTag string
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.
Id string
The path ID that uniquely identifies the object.
Name string
The object name.
SinkInfo RoleSinkInfoResponse
Role sink info.
SourceInfo FileSourceInfoResponse
File event source details.
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of Trigger
Type string
The hierarchical type of the object.
CustomContextTag string
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.
id String
The path ID that uniquely identifies the object.
name String
The object name.
sinkInfo RoleSinkInfoResponse
Role sink info.
sourceInfo FileSourceInfoResponse
File event source details.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of Trigger
type String
The hierarchical type of the object.
customContextTag String
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.
id string
The path ID that uniquely identifies the object.
name string
The object name.
sinkInfo RoleSinkInfoResponse
Role sink info.
sourceInfo FileSourceInfoResponse
File event source details.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of Trigger
type string
The hierarchical type of the object.
customContextTag string
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.
id str
The path ID that uniquely identifies the object.
name str
The object name.
sink_info RoleSinkInfoResponse
Role sink info.
source_info FileSourceInfoResponse
File event source details.
system_data SystemDataResponse
Metadata pertaining to creation and last modification of Trigger
type str
The hierarchical type of the object.
custom_context_tag str
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.
id String
The path ID that uniquely identifies the object.
name String
The object name.
sinkInfo Property Map
Role sink info.
sourceInfo Property Map
File event source details.
systemData Property Map
Metadata pertaining to creation and last modification of Trigger
type String
The hierarchical type of the object.
customContextTag String
A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.

Supporting Types

FileSourceInfoResponse

ShareId This property is required. string
File share ID.
ShareId This property is required. string
File share ID.
shareId This property is required. String
File share ID.
shareId This property is required. string
File share ID.
share_id This property is required. str
File share ID.
shareId This property is required. String
File share ID.

RoleSinkInfoResponse

RoleId This property is required. string
Compute role ID.
RoleId This property is required. string
Compute role ID.
roleId This property is required. String
Compute role ID.
roleId This property is required. string
Compute role ID.
role_id This property is required. str
Compute role ID.
roleId This property is required. String
Compute role ID.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
The type of identity that last modified the resource.
created_at str
The timestamp of resource creation (UTC).
created_by str
The identity that created the resource.
created_by_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi