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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.databoxedge.getPeriodicTimerEventTrigger
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.63.0 published on Tuesday, Sep 24, 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:
- Device
Name string - The device name.
- Name string
- The trigger name.
- Resource
Group stringName - The resource group name.
- Device
Name string - The device name.
- Name string
- The trigger name.
- Resource
Group stringName - The resource group name.
- device
Name String - The device name.
- name String
- The trigger name.
- resource
Group StringName - The resource group name.
- device
Name string - The device name.
- name string
- The trigger name.
- resource
Group stringName - The resource group name.
- device_
name str - The device name.
- name str
- The trigger name.
- resource_
group_ strname - The resource group name.
- device
Name String - The device name.
- name String
- The trigger name.
- resource
Group StringName - 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.
- Sink
Info Pulumi.Azure Native. Data Box Edge. Outputs. Role Sink Info Response - Role Sink information.
- Source
Info Pulumi.Azure Native. Data Box Edge. Outputs. Periodic Timer Source Info Response - Periodic timer details.
- System
Data Pulumi.Azure Native. Data Box Edge. Outputs. System Data Response - Metadata pertaining to creation and last modification of Trigger
- Type string
- The hierarchical type of the object.
- Custom
Context stringTag - 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.
- Sink
Info RoleSink Info Response - Role Sink information.
- Source
Info PeriodicTimer Source Info Response - Periodic timer details.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of Trigger
- Type string
- The hierarchical type of the object.
- Custom
Context stringTag - 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.
- sink
Info RoleSink Info Response - Role Sink information.
- source
Info PeriodicTimer Source Info Response - Periodic timer details.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of Trigger
- type String
- The hierarchical type of the object.
- custom
Context StringTag - 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.
- sink
Info RoleSink Info Response - Role Sink information.
- source
Info PeriodicTimer Source Info Response - Periodic timer details.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of Trigger
- type string
- The hierarchical type of the object.
- custom
Context stringTag - 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 RoleSink Info Response - Role Sink information.
- source_
info PeriodicTimer Source Info Response - Periodic timer details.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of Trigger
- type str
- The hierarchical type of the object.
- custom_
context_ strtag - 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.
- sink
Info Property Map - Role Sink information.
- source
Info Property Map - Periodic timer details.
- system
Data Property Map - Metadata pertaining to creation and last modification of Trigger
- type String
- The hierarchical type of the object.
- custom
Context StringTag - 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.
- Start
Time 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.
- Start
Time 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.
- start
Time 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.
- start
Time 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.
- start
Time 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
- Role
Id string - Compute role ID.
- Role
Id string - Compute role ID.
- role
Id String - Compute role ID.
- role
Id string - Compute role ID.
- role_
id str - Compute role ID.
- role
Id String - Compute role ID.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - 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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi