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.costmanagement.getExport
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
The operation to get the export for the defined scope by export name. Azure REST API version: 2023-03-01.
Other available API versions: 2019-10-01, 2023-04-01-preview, 2023-07-01-preview, 2023-08-01, 2023-09-01, 2023-11-01.
Using getExport
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 getExport(args: GetExportArgs, opts?: InvokeOptions): Promise<GetExportResult>
function getExportOutput(args: GetExportOutputArgs, opts?: InvokeOptions): Output<GetExportResult>
def get_export(expand: Optional[str] = None,
export_name: Optional[str] = None,
scope: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExportResult
def get_export_output(expand: Optional[pulumi.Input[str]] = None,
export_name: Optional[pulumi.Input[str]] = None,
scope: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetExportResult]
func LookupExport(ctx *Context, args *LookupExportArgs, opts ...InvokeOption) (*LookupExportResult, error)
func LookupExportOutput(ctx *Context, args *LookupExportOutputArgs, opts ...InvokeOption) LookupExportResultOutput
> Note: This function is named LookupExport
in the Go SDK.
public static class GetExport
{
public static Task<GetExportResult> InvokeAsync(GetExportArgs args, InvokeOptions? opts = null)
public static Output<GetExportResult> Invoke(GetExportInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetExportResult> getExport(GetExportArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:costmanagement:getExport
arguments:
# arguments dictionary
The following arguments are supported:
- Export
Name string - Export Name.
- Scope string
- The scope associated with export operations. This includes '/subscriptions/{subscriptionId}/' for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, '/providers/Microsoft.Management/managementGroups/{managementGroupId} for Management Group scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/invoiceSections/{invoiceSectionId}' for invoiceSection scope, and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/customers/{customerId}' specific for partners.
- Expand string
- May be used to expand the properties within an export. Currently only 'runHistory' is supported and will return information for the last 10 runs of the export.
- Export
Name string - Export Name.
- Scope string
- The scope associated with export operations. This includes '/subscriptions/{subscriptionId}/' for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, '/providers/Microsoft.Management/managementGroups/{managementGroupId} for Management Group scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/invoiceSections/{invoiceSectionId}' for invoiceSection scope, and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/customers/{customerId}' specific for partners.
- Expand string
- May be used to expand the properties within an export. Currently only 'runHistory' is supported and will return information for the last 10 runs of the export.
- export
Name String - Export Name.
- scope String
- The scope associated with export operations. This includes '/subscriptions/{subscriptionId}/' for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, '/providers/Microsoft.Management/managementGroups/{managementGroupId} for Management Group scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/invoiceSections/{invoiceSectionId}' for invoiceSection scope, and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/customers/{customerId}' specific for partners.
- expand String
- May be used to expand the properties within an export. Currently only 'runHistory' is supported and will return information for the last 10 runs of the export.
- export
Name string - Export Name.
- scope string
- The scope associated with export operations. This includes '/subscriptions/{subscriptionId}/' for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, '/providers/Microsoft.Management/managementGroups/{managementGroupId} for Management Group scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/invoiceSections/{invoiceSectionId}' for invoiceSection scope, and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/customers/{customerId}' specific for partners.
- expand string
- May be used to expand the properties within an export. Currently only 'runHistory' is supported and will return information for the last 10 runs of the export.
- export_
name str - Export Name.
- scope str
- The scope associated with export operations. This includes '/subscriptions/{subscriptionId}/' for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, '/providers/Microsoft.Management/managementGroups/{managementGroupId} for Management Group scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/invoiceSections/{invoiceSectionId}' for invoiceSection scope, and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/customers/{customerId}' specific for partners.
- expand str
- May be used to expand the properties within an export. Currently only 'runHistory' is supported and will return information for the last 10 runs of the export.
- export
Name String - Export Name.
- scope String
- The scope associated with export operations. This includes '/subscriptions/{subscriptionId}/' for subscription scope, '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}' for resourceGroup scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/departments/{departmentId}' for Department scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/enrollmentAccounts/{enrollmentAccountId}' for EnrollmentAccount scope, '/providers/Microsoft.Management/managementGroups/{managementGroupId} for Management Group scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billingProfile scope, '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/invoiceSections/{invoiceSectionId}' for invoiceSection scope, and '/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/customers/{customerId}' specific for partners.
- expand String
- May be used to expand the properties within an export. Currently only 'runHistory' is supported and will return information for the last 10 runs of the export.
getExport Result
The following output properties are available:
- Definition
Pulumi.
Azure Native. Cost Management. Outputs. Export Definition Response - Has the definition for the export.
- Delivery
Info Pulumi.Azure Native. Cost Management. Outputs. Export Delivery Info Response - Has delivery information for the export.
- Id string
- Resource Id.
- Name string
- Resource name.
- Next
Run stringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- Type string
- Resource type.
- ETag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- Format string
- The format of the export being delivered. Currently only 'Csv' is supported.
- Partition
Data bool - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- Run
History Pulumi.Azure Native. Cost Management. Outputs. Export Execution List Result Response - If requested, has the most recent run history for the export.
- Schedule
Pulumi.
Azure Native. Cost Management. Outputs. Export Schedule Response - Has schedule information for the export.
- Definition
Export
Definition Response - Has the definition for the export.
- Delivery
Info ExportDelivery Info Response - Has delivery information for the export.
- Id string
- Resource Id.
- Name string
- Resource name.
- Next
Run stringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- Type string
- Resource type.
- ETag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- Format string
- The format of the export being delivered. Currently only 'Csv' is supported.
- Partition
Data bool - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- Run
History ExportExecution List Result Response - If requested, has the most recent run history for the export.
- Schedule
Export
Schedule Response - Has schedule information for the export.
- definition
Export
Definition Response - Has the definition for the export.
- delivery
Info ExportDelivery Info Response - Has delivery information for the export.
- id String
- Resource Id.
- name String
- Resource name.
- next
Run StringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- type String
- Resource type.
- e
Tag String - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- format String
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition
Data Boolean - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run
History ExportExecution List Result Response - If requested, has the most recent run history for the export.
- schedule
Export
Schedule Response - Has schedule information for the export.
- definition
Export
Definition Response - Has the definition for the export.
- delivery
Info ExportDelivery Info Response - Has delivery information for the export.
- id string
- Resource Id.
- name string
- Resource name.
- next
Run stringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- type string
- Resource type.
- e
Tag string - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- format string
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition
Data boolean - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run
History ExportExecution List Result Response - If requested, has the most recent run history for the export.
- schedule
Export
Schedule Response - Has schedule information for the export.
- definition
Export
Definition Response - Has the definition for the export.
- delivery_
info ExportDelivery Info Response - Has delivery information for the export.
- id str
- Resource Id.
- name str
- Resource name.
- next_
run_ strtime_ estimate - If the export has an active schedule, provides an estimate of the next run time.
- type str
- Resource type.
- e_
tag str - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- format str
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition_
data bool - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run_
history ExportExecution List Result Response - If requested, has the most recent run history for the export.
- schedule
Export
Schedule Response - Has schedule information for the export.
- definition Property Map
- Has the definition for the export.
- delivery
Info Property Map - Has delivery information for the export.
- id String
- Resource Id.
- name String
- Resource name.
- next
Run StringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- type String
- Resource type.
- e
Tag String - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- format String
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition
Data Boolean - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run
History Property Map - If requested, has the most recent run history for the export.
- schedule Property Map
- Has schedule information for the export.
Supporting Types
CommonExportPropertiesResponse
- Definition
Pulumi.
Azure Native. Cost Management. Inputs. Export Definition Response - Has the definition for the export.
- Delivery
Info Pulumi.Azure Native. Cost Management. Inputs. Export Delivery Info Response - Has delivery information for the export.
- Next
Run stringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- Format string
- The format of the export being delivered. Currently only 'Csv' is supported.
- Partition
Data bool - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- Run
History Pulumi.Azure Native. Cost Management. Inputs. Export Execution List Result Response - If requested, has the most recent run history for the export.
- Definition
Export
Definition Response - Has the definition for the export.
- Delivery
Info ExportDelivery Info Response - Has delivery information for the export.
- Next
Run stringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- Format string
- The format of the export being delivered. Currently only 'Csv' is supported.
- Partition
Data bool - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- Run
History ExportExecution List Result Response - If requested, has the most recent run history for the export.
- definition
Export
Definition Response - Has the definition for the export.
- delivery
Info ExportDelivery Info Response - Has delivery information for the export.
- next
Run StringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- format String
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition
Data Boolean - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run
History ExportExecution List Result Response - If requested, has the most recent run history for the export.
- definition
Export
Definition Response - Has the definition for the export.
- delivery
Info ExportDelivery Info Response - Has delivery information for the export.
- next
Run stringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- format string
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition
Data boolean - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run
History ExportExecution List Result Response - If requested, has the most recent run history for the export.
- definition
Export
Definition Response - Has the definition for the export.
- delivery_
info ExportDelivery Info Response - Has delivery information for the export.
- next_
run_ strtime_ estimate - If the export has an active schedule, provides an estimate of the next run time.
- format str
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition_
data bool - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run_
history ExportExecution List Result Response - If requested, has the most recent run history for the export.
- definition Property Map
- Has the definition for the export.
- delivery
Info Property Map - Has delivery information for the export.
- next
Run StringTime Estimate - If the export has an active schedule, provides an estimate of the next run time.
- format String
- The format of the export being delivered. Currently only 'Csv' is supported.
- partition
Data Boolean - If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
- run
History Property Map - If requested, has the most recent run history for the export.
ErrorDetailsResponse
ExportDatasetConfigurationResponse
- Columns List<string>
- Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
- Columns []string
- Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
- columns List<String>
- Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
- columns string[]
- Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
- columns Sequence[str]
- Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
- columns List<String>
- Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
ExportDatasetResponse
- Configuration
Pulumi.
Azure Native. Cost Management. Inputs. Export Dataset Configuration Response - The export dataset configuration.
- Granularity string
- The granularity of rows in the export. Currently only 'Daily' is supported.
- Configuration
Export
Dataset Configuration Response - The export dataset configuration.
- Granularity string
- The granularity of rows in the export. Currently only 'Daily' is supported.
- configuration
Export
Dataset Configuration Response - The export dataset configuration.
- granularity String
- The granularity of rows in the export. Currently only 'Daily' is supported.
- configuration
Export
Dataset Configuration Response - The export dataset configuration.
- granularity string
- The granularity of rows in the export. Currently only 'Daily' is supported.
- configuration
Export
Dataset Configuration Response - The export dataset configuration.
- granularity str
- The granularity of rows in the export. Currently only 'Daily' is supported.
- configuration Property Map
- The export dataset configuration.
- granularity String
- The granularity of rows in the export. Currently only 'Daily' is supported.
ExportDefinitionResponse
- Timeframe string
- The time frame for pulling data for the export. If custom, then a specific time period must be provided.
- Type string
- The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
- Data
Set Pulumi.Azure Native. Cost Management. Inputs. Export Dataset Response - The definition for data in the export.
- Time
Period Pulumi.Azure Native. Cost Management. Inputs. Export Time Period Response - Has time period for pulling data for the export.
- Timeframe string
- The time frame for pulling data for the export. If custom, then a specific time period must be provided.
- Type string
- The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
- Data
Set ExportDataset Response - The definition for data in the export.
- Time
Period ExportTime Period Response - Has time period for pulling data for the export.
- timeframe String
- The time frame for pulling data for the export. If custom, then a specific time period must be provided.
- type String
- The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
- data
Set ExportDataset Response - The definition for data in the export.
- time
Period ExportTime Period Response - Has time period for pulling data for the export.
- timeframe string
- The time frame for pulling data for the export. If custom, then a specific time period must be provided.
- type string
- The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
- data
Set ExportDataset Response - The definition for data in the export.
- time
Period ExportTime Period Response - Has time period for pulling data for the export.
- timeframe str
- The time frame for pulling data for the export. If custom, then a specific time period must be provided.
- type str
- The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
- data_
set ExportDataset Response - The definition for data in the export.
- time_
period ExportTime Period Response - Has time period for pulling data for the export.
- timeframe String
- The time frame for pulling data for the export. If custom, then a specific time period must be provided.
- type String
- The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
- data
Set Property Map - The definition for data in the export.
- time
Period Property Map - Has time period for pulling data for the export.
ExportDeliveryDestinationResponse
- Container string
- The name of the container where exports will be uploaded. If the container does not exist it will be created.
- Resource
Id string - The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
- Root
Folder stringPath - The name of the directory where exports will be uploaded.
- Sas
Token string - A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
- Storage
Account string - The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
- Container string
- The name of the container where exports will be uploaded. If the container does not exist it will be created.
- Resource
Id string - The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
- Root
Folder stringPath - The name of the directory where exports will be uploaded.
- Sas
Token string - A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
- Storage
Account string - The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
- container String
- The name of the container where exports will be uploaded. If the container does not exist it will be created.
- resource
Id String - The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
- root
Folder StringPath - The name of the directory where exports will be uploaded.
- sas
Token String - A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
- storage
Account String - The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
- container string
- The name of the container where exports will be uploaded. If the container does not exist it will be created.
- resource
Id string - The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
- root
Folder stringPath - The name of the directory where exports will be uploaded.
- sas
Token string - A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
- storage
Account string - The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
- container str
- The name of the container where exports will be uploaded. If the container does not exist it will be created.
- resource_
id str - The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
- root_
folder_ strpath - The name of the directory where exports will be uploaded.
- sas_
token str - A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
- storage_
account str - The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
- container String
- The name of the container where exports will be uploaded. If the container does not exist it will be created.
- resource
Id String - The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
- root
Folder StringPath - The name of the directory where exports will be uploaded.
- sas
Token String - A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
- storage
Account String - The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
ExportDeliveryInfoResponse
- Destination
Pulumi.
Azure Native. Cost Management. Inputs. Export Delivery Destination Response - Has destination for the export being delivered.
- Destination
Export
Delivery Destination Response - Has destination for the export being delivered.
- destination
Export
Delivery Destination Response - Has destination for the export being delivered.
- destination
Export
Delivery Destination Response - Has destination for the export being delivered.
- destination
Export
Delivery Destination Response - Has destination for the export being delivered.
- destination Property Map
- Has destination for the export being delivered.
ExportExecutionListResultResponse
- Value
List<Pulumi.
Azure Native. Cost Management. Inputs. Export Run Response> - A list of export runs.
- Value
[]Export
Run Response - A list of export runs.
- value
List<Export
Run Response> - A list of export runs.
- value
Export
Run Response[] - A list of export runs.
- value
Sequence[Export
Run Response] - A list of export runs.
- value List<Property Map>
- A list of export runs.
ExportRecurrencePeriodResponse
ExportRunResponse
- Id string
- Resource Id.
- Name string
- Resource name.
- Type string
- Resource type.
- ETag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- Error
Pulumi.
Azure Native. Cost Management. Inputs. Error Details Response - The details of any error.
- Execution
Type string - The type of the export run.
- File
Name string - The name of the exported file.
- Processing
End stringTime - The time when the export run finished.
- Processing
Start stringTime - The time when export was picked up to be run.
- Run
Settings Pulumi.Azure Native. Cost Management. Inputs. Common Export Properties Response - The export settings that were in effect for this run.
- Status string
- The last known status of the export run.
- Submitted
By string - The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
- Submitted
Time string - The time when export was queued to be run.
- Id string
- Resource Id.
- Name string
- Resource name.
- Type string
- Resource type.
- ETag string
- eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- Error
Error
Details Response - The details of any error.
- Execution
Type string - The type of the export run.
- File
Name string - The name of the exported file.
- Processing
End stringTime - The time when the export run finished.
- Processing
Start stringTime - The time when export was picked up to be run.
- Run
Settings CommonExport Properties Response - The export settings that were in effect for this run.
- Status string
- The last known status of the export run.
- Submitted
By string - The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
- Submitted
Time string - The time when export was queued to be run.
- id String
- Resource Id.
- name String
- Resource name.
- type String
- Resource type.
- e
Tag String - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- error
Error
Details Response - The details of any error.
- execution
Type String - The type of the export run.
- file
Name String - The name of the exported file.
- processing
End StringTime - The time when the export run finished.
- processing
Start StringTime - The time when export was picked up to be run.
- run
Settings CommonExport Properties Response - The export settings that were in effect for this run.
- status String
- The last known status of the export run.
- submitted
By String - The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
- submitted
Time String - The time when export was queued to be run.
- id string
- Resource Id.
- name string
- Resource name.
- type string
- Resource type.
- e
Tag string - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- error
Error
Details Response - The details of any error.
- execution
Type string - The type of the export run.
- file
Name string - The name of the exported file.
- processing
End stringTime - The time when the export run finished.
- processing
Start stringTime - The time when export was picked up to be run.
- run
Settings CommonExport Properties Response - The export settings that were in effect for this run.
- status string
- The last known status of the export run.
- submitted
By string - The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
- submitted
Time string - The time when export was queued to be run.
- id str
- Resource Id.
- name str
- Resource name.
- type str
- Resource type.
- e_
tag str - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- error
Error
Details Response - The details of any error.
- execution_
type str - The type of the export run.
- file_
name str - The name of the exported file.
- processing_
end_ strtime - The time when the export run finished.
- processing_
start_ strtime - The time when export was picked up to be run.
- run_
settings CommonExport Properties Response - The export settings that were in effect for this run.
- status str
- The last known status of the export run.
- submitted_
by str - The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
- submitted_
time str - The time when export was queued to be run.
- id String
- Resource Id.
- name String
- Resource name.
- type String
- Resource type.
- e
Tag String - eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- error Property Map
- The details of any error.
- execution
Type String - The type of the export run.
- file
Name String - The name of the exported file.
- processing
End StringTime - The time when the export run finished.
- processing
Start StringTime - The time when export was picked up to be run.
- run
Settings Property Map - The export settings that were in effect for this run.
- status String
- The last known status of the export run.
- submitted
By String - The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
- submitted
Time String - The time when export was queued to be run.
ExportScheduleResponse
- Recurrence string
- The schedule recurrence.
- Recurrence
Period Pulumi.Azure Native. Cost Management. Inputs. Export Recurrence Period Response - Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
- Status string
- The status of the export's schedule. If 'Inactive', the export's schedule is paused.
- Recurrence string
- The schedule recurrence.
- Recurrence
Period ExportRecurrence Period Response - Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
- Status string
- The status of the export's schedule. If 'Inactive', the export's schedule is paused.
- recurrence String
- The schedule recurrence.
- recurrence
Period ExportRecurrence Period Response - Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
- status String
- The status of the export's schedule. If 'Inactive', the export's schedule is paused.
- recurrence string
- The schedule recurrence.
- recurrence
Period ExportRecurrence Period Response - Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
- status string
- The status of the export's schedule. If 'Inactive', the export's schedule is paused.
- recurrence str
- The schedule recurrence.
- recurrence_
period ExportRecurrence Period Response - Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
- status str
- The status of the export's schedule. If 'Inactive', the export's schedule is paused.
- recurrence String
- The schedule recurrence.
- recurrence
Period Property Map - Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
- status String
- The status of the export's schedule. If 'Inactive', the export's schedule is paused.
ExportTimePeriodResponse
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