1. Packages
  2. Azure Native
  3. API Docs
  4. databoxedge
  5. getPeriodicTimerEventTrigger
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.databoxedge.getPeriodicTimerEventTrigger

Explore with Pulumi AI

azure-native logo
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.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Get a specific trigger by name. Azure REST API version: 2022-03-01.

    Using getPeriodicTimerEventTrigger

    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 getPeriodicTimerEventTrigger(args: GetPeriodicTimerEventTriggerArgs, opts?: InvokeOptions): Promise<GetPeriodicTimerEventTriggerResult>
    function getPeriodicTimerEventTriggerOutput(args: GetPeriodicTimerEventTriggerOutputArgs, opts?: InvokeOptions): Output<GetPeriodicTimerEventTriggerResult>
    def get_periodic_timer_event_trigger(device_name: Optional[str] = None,
                                         name: Optional[str] = None,
                                         resource_group_name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetPeriodicTimerEventTriggerResult
    def get_periodic_timer_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[GetPeriodicTimerEventTriggerResult]
    func LookupPeriodicTimerEventTrigger(ctx *Context, args *LookupPeriodicTimerEventTriggerArgs, opts ...InvokeOption) (*LookupPeriodicTimerEventTriggerResult, error)
    func LookupPeriodicTimerEventTriggerOutput(ctx *Context, args *LookupPeriodicTimerEventTriggerOutputArgs, opts ...InvokeOption) LookupPeriodicTimerEventTriggerResultOutput

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

    public static class GetPeriodicTimerEventTrigger 
    {
        public static Task<GetPeriodicTimerEventTriggerResult> InvokeAsync(GetPeriodicTimerEventTriggerArgs args, InvokeOptions? opts = null)
        public static Output<GetPeriodicTimerEventTriggerResult> Invoke(GetPeriodicTimerEventTriggerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPeriodicTimerEventTriggerResult> getPeriodicTimerEventTrigger(GetPeriodicTimerEventTriggerArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:databoxedge:getPeriodicTimerEventTrigger
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DeviceName string
    The device name.
    Name string
    The trigger name.
    ResourceGroupName string
    The resource group name.
    DeviceName string
    The device name.
    Name string
    The trigger name.
    ResourceGroupName string
    The resource group name.
    deviceName String
    The device name.
    name String
    The trigger name.
    resourceGroupName String
    The resource group name.
    deviceName string
    The device name.
    name string
    The trigger name.
    resourceGroupName string
    The resource group name.
    device_name str
    The device name.
    name str
    The trigger name.
    resource_group_name str
    The resource group name.
    deviceName String
    The device name.
    name String
    The trigger name.
    resourceGroupName String
    The resource group name.

    getPeriodicTimerEventTrigger 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 information.
    SourceInfo Pulumi.AzureNative.DataBoxEdge.Outputs.PeriodicTimerSourceInfoResponse
    Periodic timer 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 information.
    SourceInfo PeriodicTimerSourceInfoResponse
    Periodic timer 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 information.
    sourceInfo PeriodicTimerSourceInfoResponse
    Periodic timer 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 information.
    sourceInfo PeriodicTimerSourceInfoResponse
    Periodic timer 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 information.
    source_info PeriodicTimerSourceInfoResponse
    Periodic timer 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 information.
    sourceInfo Property Map
    Periodic timer 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

    PeriodicTimerSourceInfoResponse

    Schedule string
    Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.
    StartTime string
    The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.
    Topic string
    Topic where periodic events are published to IoT device.
    Schedule string
    Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.
    StartTime string
    The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.
    Topic string
    Topic where periodic events are published to IoT device.
    schedule String
    Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.
    startTime String
    The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.
    topic String
    Topic where periodic events are published to IoT device.
    schedule string
    Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.
    startTime string
    The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.
    topic string
    Topic where periodic events are published to IoT device.
    schedule str
    Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.
    start_time str
    The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.
    topic str
    Topic where periodic events are published to IoT device.
    schedule String
    Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.
    startTime String
    The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified upto seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.
    topic String
    Topic where periodic events are published to IoT device.

    RoleSinkInfoResponse

    RoleId string
    Compute role ID.
    RoleId string
    Compute role ID.
    roleId String
    Compute role ID.
    roleId string
    Compute role ID.
    role_id str
    Compute role ID.
    roleId 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
    azure-native logo
    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.37.0 published on Monday, Apr 15, 2024 by Pulumi