azure-native.costmanagement.getScheduledAction
Explore with Pulumi AI
Get the private scheduled action by name.
Uses Azure REST API version 2024-08-01.
Other available API versions: 2022-04-01-preview, 2022-06-01-preview, 2022-10-01, 2023-03-01, 2023-04-01-preview, 2023-07-01-preview, 2023-08-01, 2023-09-01, 2023-11-01, 2024-10-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native costmanagement [ApiVersion]
. See the version guide for details.
Using getScheduledAction
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 getScheduledAction(args: GetScheduledActionArgs, opts?: InvokeOptions): Promise<GetScheduledActionResult>
function getScheduledActionOutput(args: GetScheduledActionOutputArgs, opts?: InvokeOptions): Output<GetScheduledActionResult>
def get_scheduled_action(name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetScheduledActionResult
def get_scheduled_action_output(name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetScheduledActionResult]
func LookupScheduledAction(ctx *Context, args *LookupScheduledActionArgs, opts ...InvokeOption) (*LookupScheduledActionResult, error)
func LookupScheduledActionOutput(ctx *Context, args *LookupScheduledActionOutputArgs, opts ...InvokeOption) LookupScheduledActionResultOutput
> Note: This function is named LookupScheduledAction
in the Go SDK.
public static class GetScheduledAction
{
public static Task<GetScheduledActionResult> InvokeAsync(GetScheduledActionArgs args, InvokeOptions? opts = null)
public static Output<GetScheduledActionResult> Invoke(GetScheduledActionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetScheduledActionResult> getScheduledAction(GetScheduledActionArgs args, InvokeOptions options)
public static Output<GetScheduledActionResult> getScheduledAction(GetScheduledActionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:costmanagement:getScheduledAction
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Scheduled action name.
- Name string
- Scheduled action name.
- name String
- Scheduled action name.
- name string
- Scheduled action name.
- name str
- Scheduled action name.
- name String
- Scheduled action name.
getScheduledAction Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Display
Name string - Scheduled action name.
- ETag string
- Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Notification
Pulumi.
Azure Native. Cost Management. Outputs. Notification Properties Response - Notification properties based on scheduled action kind.
- Schedule
Pulumi.
Azure Native. Cost Management. Outputs. Schedule Properties Response - Schedule of the scheduled action.
- Status string
- Status of the scheduled action.
- System
Data Pulumi.Azure Native. Cost Management. Outputs. System Data Response - Kind of the scheduled action.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- View
Id string - Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'
- File
Destination Pulumi.Azure Native. Cost Management. Outputs. File Destination Response - Destination format of the view data. This is optional.
- Kind string
- Kind of the scheduled action.
- Notification
Email string - Email address of the point of contact that should get the unsubscribe requests and notification emails.
- Scope string
- For private scheduled action(Create or Update), scope will be empty. For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- Azure
Api stringVersion - The Azure API version of the resource.
- Display
Name string - Scheduled action name.
- ETag string
- Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Notification
Notification
Properties Response - Notification properties based on scheduled action kind.
- Schedule
Schedule
Properties Response - Schedule of the scheduled action.
- Status string
- Status of the scheduled action.
- System
Data SystemData Response - Kind of the scheduled action.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- View
Id string - Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'
- File
Destination FileDestination Response - Destination format of the view data. This is optional.
- Kind string
- Kind of the scheduled action.
- Notification
Email string - Email address of the point of contact that should get the unsubscribe requests and notification emails.
- Scope string
- For private scheduled action(Create or Update), scope will be empty. For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- azure
Api StringVersion - The Azure API version of the resource.
- display
Name String - Scheduled action name.
- e
Tag String - Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- notification
Notification
Properties Response - Notification properties based on scheduled action kind.
- schedule
Schedule
Properties Response - Schedule of the scheduled action.
- status String
- Status of the scheduled action.
- system
Data SystemData Response - Kind of the scheduled action.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- view
Id String - Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'
- file
Destination FileDestination Response - Destination format of the view data. This is optional.
- kind String
- Kind of the scheduled action.
- notification
Email String - Email address of the point of contact that should get the unsubscribe requests and notification emails.
- scope String
- For private scheduled action(Create or Update), scope will be empty. For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- azure
Api stringVersion - The Azure API version of the resource.
- display
Name string - Scheduled action name.
- e
Tag string - Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- notification
Notification
Properties Response - Notification properties based on scheduled action kind.
- schedule
Schedule
Properties Response - Schedule of the scheduled action.
- status string
- Status of the scheduled action.
- system
Data SystemData Response - Kind of the scheduled action.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- view
Id string - Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'
- file
Destination FileDestination Response - Destination format of the view data. This is optional.
- kind string
- Kind of the scheduled action.
- notification
Email string - Email address of the point of contact that should get the unsubscribe requests and notification emails.
- scope string
- For private scheduled action(Create or Update), scope will be empty. For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- azure_
api_ strversion - The Azure API version of the resource.
- display_
name str - Scheduled action name.
- e_
tag str - Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- notification
Notification
Properties Response - Notification properties based on scheduled action kind.
- schedule
Schedule
Properties Response - Schedule of the scheduled action.
- status str
- Status of the scheduled action.
- system_
data SystemData Response - Kind of the scheduled action.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- view_
id str - Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'
- file_
destination FileDestination Response - Destination format of the view data. This is optional.
- kind str
- Kind of the scheduled action.
- notification_
email str - Email address of the point of contact that should get the unsubscribe requests and notification emails.
- scope str
- For private scheduled action(Create or Update), scope will be empty. For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
- azure
Api StringVersion - The Azure API version of the resource.
- display
Name String - Scheduled action name.
- e
Tag String - Resource Etag. For update calls, eTag is optional and can be specified to achieve optimistic concurrency. Fetch the resource's eTag by doing a 'GET' call first and then including the latest eTag as part of the request body or 'If-Match' header while performing the update. For create calls, eTag is not required.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- notification Property Map
- Notification properties based on scheduled action kind.
- schedule Property Map
- Schedule of the scheduled action.
- status String
- Status of the scheduled action.
- system
Data Property Map - Kind of the scheduled action.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- view
Id String - Cost analysis viewId used for scheduled action. For example, '/providers/Microsoft.CostManagement/views/swaggerExample'
- file
Destination Property Map - Destination format of the view data. This is optional.
- kind String
- Kind of the scheduled action.
- notification
Email String - Email address of the point of contact that should get the unsubscribe requests and notification emails.
- scope String
- For private scheduled action(Create or Update), scope will be empty. For shared scheduled action(Create or Update By Scope), Cost Management scope can be 'subscriptions/{subscriptionId}' for subscription scope, 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for BillingProfile scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/invoiceSections/{invoiceSectionId}' for InvoiceSection scope, '/providers/Microsoft.CostManagement/externalBillingAccounts/{externalBillingAccountName}' for ExternalBillingAccount scope, and '/providers/Microsoft.CostManagement/externalSubscriptions/{externalSubscriptionName}' for ExternalSubscription scope.
Supporting Types
FileDestinationResponse
- File
Formats List<string> - Destination of the view data. Currently only CSV format is supported.
- File
Formats []string - Destination of the view data. Currently only CSV format is supported.
- file
Formats List<String> - Destination of the view data. Currently only CSV format is supported.
- file
Formats string[] - Destination of the view data. Currently only CSV format is supported.
- file_
formats Sequence[str] - Destination of the view data. Currently only CSV format is supported.
- file
Formats List<String> - Destination of the view data. Currently only CSV format is supported.
NotificationPropertiesResponse
- Subject string
- Subject of the email. Length is limited to 70 characters.
- To List<string>
- Array of email addresses.
- Language string
- Locale of the email.
- Message string
- Optional message to be added in the email. Length is limited to 250 characters.
- Regional
Format string - Regional format used for formatting date/time and currency values in the email.
- Subject string
- Subject of the email. Length is limited to 70 characters.
- To []string
- Array of email addresses.
- Language string
- Locale of the email.
- Message string
- Optional message to be added in the email. Length is limited to 250 characters.
- Regional
Format string - Regional format used for formatting date/time and currency values in the email.
- subject String
- Subject of the email. Length is limited to 70 characters.
- to List<String>
- Array of email addresses.
- language String
- Locale of the email.
- message String
- Optional message to be added in the email. Length is limited to 250 characters.
- regional
Format String - Regional format used for formatting date/time and currency values in the email.
- subject string
- Subject of the email. Length is limited to 70 characters.
- to string[]
- Array of email addresses.
- language string
- Locale of the email.
- message string
- Optional message to be added in the email. Length is limited to 250 characters.
- regional
Format string - Regional format used for formatting date/time and currency values in the email.
- subject str
- Subject of the email. Length is limited to 70 characters.
- to Sequence[str]
- Array of email addresses.
- language str
- Locale of the email.
- message str
- Optional message to be added in the email. Length is limited to 250 characters.
- regional_
format str - Regional format used for formatting date/time and currency values in the email.
- subject String
- Subject of the email. Length is limited to 70 characters.
- to List<String>
- Array of email addresses.
- language String
- Locale of the email.
- message String
- Optional message to be added in the email. Length is limited to 250 characters.
- regional
Format String - Regional format used for formatting date/time and currency values in the email.
SchedulePropertiesResponse
- End
Date string - The end date and time of the scheduled action (UTC).
- Frequency string
- Frequency of the schedule.
- Start
Date string - The start date and time of the scheduled action (UTC).
- Day
Of intMonth - UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
- Days
Of List<string>Week - Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
- Hour
Of intDay - UTC time at which cost analysis data will be emailed.
- Weeks
Of List<string>Month - Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
- End
Date string - The end date and time of the scheduled action (UTC).
- Frequency string
- Frequency of the schedule.
- Start
Date string - The start date and time of the scheduled action (UTC).
- Day
Of intMonth - UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
- Days
Of []stringWeek - Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
- Hour
Of intDay - UTC time at which cost analysis data will be emailed.
- Weeks
Of []stringMonth - Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
- end
Date String - The end date and time of the scheduled action (UTC).
- frequency String
- Frequency of the schedule.
- start
Date String - The start date and time of the scheduled action (UTC).
- day
Of IntegerMonth - UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
- days
Of List<String>Week - Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
- hour
Of IntegerDay - UTC time at which cost analysis data will be emailed.
- weeks
Of List<String>Month - Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
- end
Date string - The end date and time of the scheduled action (UTC).
- frequency string
- Frequency of the schedule.
- start
Date string - The start date and time of the scheduled action (UTC).
- day
Of numberMonth - UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
- days
Of string[]Week - Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
- hour
Of numberDay - UTC time at which cost analysis data will be emailed.
- weeks
Of string[]Month - Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
- end_
date str - The end date and time of the scheduled action (UTC).
- frequency str
- Frequency of the schedule.
- start_
date str - The start date and time of the scheduled action (UTC).
- day_
of_ intmonth - UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
- days_
of_ Sequence[str]week - Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
- hour_
of_ intday - UTC time at which cost analysis data will be emailed.
- weeks_
of_ Sequence[str]month - Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
- end
Date String - The end date and time of the scheduled action (UTC).
- frequency String
- Frequency of the schedule.
- start
Date String - The start date and time of the scheduled action (UTC).
- day
Of NumberMonth - UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
- days
Of List<String>Week - Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
- hour
Of NumberDay - UTC time at which cost analysis data will be emailed.
- weeks
Of List<String>Month - Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
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