This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.10.1 published on Friday, Nov 7, 2025 by Pulumi
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.10.1 published on Friday, Nov 7, 2025 by Pulumi
Returns an auto import job.
Uses Azure REST API version 2025-07-01.
Using getAutoImportJob
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 getAutoImportJob(args: GetAutoImportJobArgs, opts?: InvokeOptions): Promise<GetAutoImportJobResult>
function getAutoImportJobOutput(args: GetAutoImportJobOutputArgs, opts?: InvokeOptions): Output<GetAutoImportJobResult>def get_auto_import_job(aml_filesystem_name: Optional[str] = None,
auto_import_job_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAutoImportJobResult
def get_auto_import_job_output(aml_filesystem_name: Optional[pulumi.Input[str]] = None,
auto_import_job_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAutoImportJobResult]func LookupAutoImportJob(ctx *Context, args *LookupAutoImportJobArgs, opts ...InvokeOption) (*LookupAutoImportJobResult, error)
func LookupAutoImportJobOutput(ctx *Context, args *LookupAutoImportJobOutputArgs, opts ...InvokeOption) LookupAutoImportJobResultOutput> Note: This function is named LookupAutoImportJob in the Go SDK.
public static class GetAutoImportJob
{
public static Task<GetAutoImportJobResult> InvokeAsync(GetAutoImportJobArgs args, InvokeOptions? opts = null)
public static Output<GetAutoImportJobResult> Invoke(GetAutoImportJobInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAutoImportJobResult> getAutoImportJob(GetAutoImportJobArgs args, InvokeOptions options)
public static Output<GetAutoImportJobResult> getAutoImportJob(GetAutoImportJobArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:storagecache:getAutoImportJob
arguments:
# arguments dictionaryThe following arguments are supported:
- Aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Auto
Import stringJob Name - Name for the auto import job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Auto
Import stringJob Name - Name for the auto import job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- aml
Filesystem StringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto
Import StringJob Name - Name for the auto import job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- aml
Filesystem stringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto
Import stringJob Name - Name for the auto import job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- aml_
filesystem_ strname - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto_
import_ strjob_ name - Name for the auto import job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- aml
Filesystem StringName - Name for the AML file system. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- auto
Import StringJob Name - Name for the auto import job. Allows alphanumerics, underscores, and hyphens. Start and end with alphanumeric.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAutoImportJob Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Blob
Sync Pulumi.Events Azure Native. Storage Cache. Outputs. Auto Import Job Response Blob Sync Events - The storage account blob change feed status of the auto import job.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Imported
Directories double - Number of directories imported during full scan.
- Imported
Files double - Number of files imported during full scan.
- Imported
Symlinks double - Number of symlinks imported during full scan.
- Last
Completion stringTime UTC - The time (in UTC) of the last completed auto import job.
- Last
Started stringTime UTC - The time (in UTC) the latest auto import job started.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Preexisting
Directories double - Number of preexisting directories during full scan.
- Preexisting
Files double - Number of preexisting files during full scan.
- Preexisting
Symlinks double - Number of preexisting symlinks during full scan.
- Provisioning
State string - ARM provisioning state.
- Rate
Of doubleBlob Import - Rate of blob import during full scan.
- Rate
Of doubleBlob Walk - Rate of blobs walked during full scan.
- Scan
End stringTime - Date and time of when the full scan ended.
- Scan
Start stringTime - Date and time of when the currently running full scan began.
- State string
- The state of the auto import operation.
- Status
Code string - Server-defined status code for auto import job.
- Status
Message string - Server-defined status message for auto import job.
- System
Data Pulumi.Azure Native. Storage Cache. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Total
Blobs doubleImported - Total number of blobs imported during full scan.
- Total
Blobs doubleWalked - Total number of blobs walked during full scan.
- Total
Conflicts double - Total conflicts encountered during full scan.
- Total
Errors double - Total errors encountered during full scan.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Admin
Status string - The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
- Auto
Import List<string>Prefixes - An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100.
- Conflict
Resolution stringMode - How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes.
- Enable
Deletions bool - Whether or not to enable deletions during auto import. This only affects overwrite-dirty.
- Maximum
Errors double - Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Blob
Sync AutoEvents Import Job Response Blob Sync Events - The storage account blob change feed status of the auto import job.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Imported
Directories float64 - Number of directories imported during full scan.
- Imported
Files float64 - Number of files imported during full scan.
- Imported
Symlinks float64 - Number of symlinks imported during full scan.
- Last
Completion stringTime UTC - The time (in UTC) of the last completed auto import job.
- Last
Started stringTime UTC - The time (in UTC) the latest auto import job started.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Preexisting
Directories float64 - Number of preexisting directories during full scan.
- Preexisting
Files float64 - Number of preexisting files during full scan.
- Preexisting
Symlinks float64 - Number of preexisting symlinks during full scan.
- Provisioning
State string - ARM provisioning state.
- Rate
Of float64Blob Import - Rate of blob import during full scan.
- Rate
Of float64Blob Walk - Rate of blobs walked during full scan.
- Scan
End stringTime - Date and time of when the full scan ended.
- Scan
Start stringTime - Date and time of when the currently running full scan began.
- State string
- The state of the auto import operation.
- Status
Code string - Server-defined status code for auto import job.
- Status
Message string - Server-defined status message for auto import job.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Total
Blobs float64Imported - Total number of blobs imported during full scan.
- Total
Blobs float64Walked - Total number of blobs walked during full scan.
- Total
Conflicts float64 - Total conflicts encountered during full scan.
- Total
Errors float64 - Total errors encountered during full scan.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Admin
Status string - The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
- Auto
Import []stringPrefixes - An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100.
- Conflict
Resolution stringMode - How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes.
- Enable
Deletions bool - Whether or not to enable deletions during auto import. This only affects overwrite-dirty.
- Maximum
Errors float64 - Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- blob
Sync AutoEvents Import Job Response Blob Sync Events - The storage account blob change feed status of the auto import job.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- imported
Directories Double - Number of directories imported during full scan.
- imported
Files Double - Number of files imported during full scan.
- imported
Symlinks Double - Number of symlinks imported during full scan.
- last
Completion StringTime UTC - The time (in UTC) of the last completed auto import job.
- last
Started StringTime UTC - The time (in UTC) the latest auto import job started.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- preexisting
Directories Double - Number of preexisting directories during full scan.
- preexisting
Files Double - Number of preexisting files during full scan.
- preexisting
Symlinks Double - Number of preexisting symlinks during full scan.
- provisioning
State String - ARM provisioning state.
- rate
Of DoubleBlob Import - Rate of blob import during full scan.
- rate
Of DoubleBlob Walk - Rate of blobs walked during full scan.
- scan
End StringTime - Date and time of when the full scan ended.
- scan
Start StringTime - Date and time of when the currently running full scan began.
- state String
- The state of the auto import operation.
- status
Code String - Server-defined status code for auto import job.
- status
Message String - Server-defined status message for auto import job.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Blobs DoubleImported - Total number of blobs imported during full scan.
- total
Blobs DoubleWalked - Total number of blobs walked during full scan.
- total
Conflicts Double - Total conflicts encountered during full scan.
- total
Errors Double - Total errors encountered during full scan.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin
Status String - The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
- auto
Import List<String>Prefixes - An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100.
- conflict
Resolution StringMode - How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes.
- enable
Deletions Boolean - Whether or not to enable deletions during auto import. This only affects overwrite-dirty.
- maximum
Errors Double - Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- blob
Sync AutoEvents Import Job Response Blob Sync Events - The storage account blob change feed status of the auto import job.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- imported
Directories number - Number of directories imported during full scan.
- imported
Files number - Number of files imported during full scan.
- imported
Symlinks number - Number of symlinks imported during full scan.
- last
Completion stringTime UTC - The time (in UTC) of the last completed auto import job.
- last
Started stringTime UTC - The time (in UTC) the latest auto import job started.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- preexisting
Directories number - Number of preexisting directories during full scan.
- preexisting
Files number - Number of preexisting files during full scan.
- preexisting
Symlinks number - Number of preexisting symlinks during full scan.
- provisioning
State string - ARM provisioning state.
- rate
Of numberBlob Import - Rate of blob import during full scan.
- rate
Of numberBlob Walk - Rate of blobs walked during full scan.
- scan
End stringTime - Date and time of when the full scan ended.
- scan
Start stringTime - Date and time of when the currently running full scan began.
- state string
- The state of the auto import operation.
- status
Code string - Server-defined status code for auto import job.
- status
Message string - Server-defined status message for auto import job.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Blobs numberImported - Total number of blobs imported during full scan.
- total
Blobs numberWalked - Total number of blobs walked during full scan.
- total
Conflicts number - Total conflicts encountered during full scan.
- total
Errors number - Total errors encountered during full scan.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin
Status string - The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
- auto
Import string[]Prefixes - An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100.
- conflict
Resolution stringMode - How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes.
- enable
Deletions boolean - Whether or not to enable deletions during auto import. This only affects overwrite-dirty.
- maximum
Errors number - Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- blob_
sync_ Autoevents Import Job Response Blob Sync Events - The storage account blob change feed status of the auto import job.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- imported_
directories float - Number of directories imported during full scan.
- imported_
files float - Number of files imported during full scan.
- imported_
symlinks float - Number of symlinks imported during full scan.
- last_
completion_ strtime_ utc - The time (in UTC) of the last completed auto import job.
- last_
started_ strtime_ utc - The time (in UTC) the latest auto import job started.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- preexisting_
directories float - Number of preexisting directories during full scan.
- preexisting_
files float - Number of preexisting files during full scan.
- preexisting_
symlinks float - Number of preexisting symlinks during full scan.
- provisioning_
state str - ARM provisioning state.
- rate_
of_ floatblob_ import - Rate of blob import during full scan.
- rate_
of_ floatblob_ walk - Rate of blobs walked during full scan.
- scan_
end_ strtime - Date and time of when the full scan ended.
- scan_
start_ strtime - Date and time of when the currently running full scan began.
- state str
- The state of the auto import operation.
- status_
code str - Server-defined status code for auto import job.
- status_
message str - Server-defined status message for auto import job.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total_
blobs_ floatimported - Total number of blobs imported during full scan.
- total_
blobs_ floatwalked - Total number of blobs walked during full scan.
- total_
conflicts float - Total conflicts encountered during full scan.
- total_
errors float - Total errors encountered during full scan.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin_
status str - The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
- auto_
import_ Sequence[str]prefixes - An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100.
- conflict_
resolution_ strmode - How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes.
- enable_
deletions bool - Whether or not to enable deletions during auto import. This only affects overwrite-dirty.
- maximum_
errors float - Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- blob
Sync Property MapEvents - The storage account blob change feed status of the auto import job.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- imported
Directories Number - Number of directories imported during full scan.
- imported
Files Number - Number of files imported during full scan.
- imported
Symlinks Number - Number of symlinks imported during full scan.
- last
Completion StringTime UTC - The time (in UTC) of the last completed auto import job.
- last
Started StringTime UTC - The time (in UTC) the latest auto import job started.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- preexisting
Directories Number - Number of preexisting directories during full scan.
- preexisting
Files Number - Number of preexisting files during full scan.
- preexisting
Symlinks Number - Number of preexisting symlinks during full scan.
- provisioning
State String - ARM provisioning state.
- rate
Of NumberBlob Import - Rate of blob import during full scan.
- rate
Of NumberBlob Walk - Rate of blobs walked during full scan.
- scan
End StringTime - Date and time of when the full scan ended.
- scan
Start StringTime - Date and time of when the currently running full scan began.
- state String
- The state of the auto import operation.
- status
Code String - Server-defined status code for auto import job.
- status
Message String - Server-defined status message for auto import job.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Blobs NumberImported - Total number of blobs imported during full scan.
- total
Blobs NumberWalked - Total number of blobs walked during full scan.
- total
Conflicts Number - Total conflicts encountered during full scan.
- total
Errors Number - Total errors encountered during full scan.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- admin
Status String - The administrative status of the auto import job. Possible values: 'Enable', 'Disable'. Passing in a value of 'Disable' will disable the current active auto import job. By default it is set to 'Enable'.
- auto
Import List<String>Prefixes - An array of blob paths/prefixes that get auto imported to the cluster namespace. It has '/' as the default value. Number of maximum allowed paths is 100.
- conflict
Resolution StringMode - How the auto import job will handle conflicts. For example, if the auto import job is trying to bring in a directory, but a file is at that path, how it handles it. Fail indicates that the auto import job should stop immediately and not do anything with the conflict. Skip indicates that it should pass over the conflict. OverwriteIfDirty causes the auto import job to delete and re-import the file or directory if it is a conflicting type, is dirty, or is currently released. OverwriteAlways extends OverwriteIfDirty to include releasing files that had been restored but were not dirty. Please reference https://learn.microsoft.com/en-us/azure/azure-managed-lustre/blob-integration#conflict-resolution-mode for a thorough explanation of these resolution modes.
- enable
Deletions Boolean - Whether or not to enable deletions during auto import. This only affects overwrite-dirty.
- maximum
Errors Number - Total non-conflict-oriented errors (e.g., OS errors) Import will tolerate before exiting with failure. -1 means infinite. 0 means exit immediately on any error.
- Map<String>
- Resource tags.
Supporting Types
AutoImportJobResponseBlobSyncEvents
- Deletions double
- Number of deletions during auto import.
- Imported
Directories double - Number of directories imported during auto import.
- Imported
Files double - Number of files imported during auto import.
- Imported
Symlinks double - Number of symlinks imported during auto import.
- Last
Change stringFeed Event Consumed Time - Date and time of the last Change Feed event consumed.
- Last
Time stringFully Synchronized - Date and time when last fully synchronized.
- Preexisting
Directories double - Number of preexisting directories during auto import.
- Preexisting
Files double - Number of preexisting files during auto import.
- Preexisting
Symlinks double - Number of preexisting symlinks during auto import.
- Rate
Of doubleBlob Import - Rate of blob import per second during auto import.
- Total
Blobs doubleImported - Total number of blobs imported during auto import.
- Total
Conflicts double - Total conflicts encountered during auto import.
- Total
Errors double - Total errors encountered during auto import.
- Deletions float64
- Number of deletions during auto import.
- Imported
Directories float64 - Number of directories imported during auto import.
- Imported
Files float64 - Number of files imported during auto import.
- Imported
Symlinks float64 - Number of symlinks imported during auto import.
- Last
Change stringFeed Event Consumed Time - Date and time of the last Change Feed event consumed.
- Last
Time stringFully Synchronized - Date and time when last fully synchronized.
- Preexisting
Directories float64 - Number of preexisting directories during auto import.
- Preexisting
Files float64 - Number of preexisting files during auto import.
- Preexisting
Symlinks float64 - Number of preexisting symlinks during auto import.
- Rate
Of float64Blob Import - Rate of blob import per second during auto import.
- Total
Blobs float64Imported - Total number of blobs imported during auto import.
- Total
Conflicts float64 - Total conflicts encountered during auto import.
- Total
Errors float64 - Total errors encountered during auto import.
- deletions Double
- Number of deletions during auto import.
- imported
Directories Double - Number of directories imported during auto import.
- imported
Files Double - Number of files imported during auto import.
- imported
Symlinks Double - Number of symlinks imported during auto import.
- last
Change StringFeed Event Consumed Time - Date and time of the last Change Feed event consumed.
- last
Time StringFully Synchronized - Date and time when last fully synchronized.
- preexisting
Directories Double - Number of preexisting directories during auto import.
- preexisting
Files Double - Number of preexisting files during auto import.
- preexisting
Symlinks Double - Number of preexisting symlinks during auto import.
- rate
Of DoubleBlob Import - Rate of blob import per second during auto import.
- total
Blobs DoubleImported - Total number of blobs imported during auto import.
- total
Conflicts Double - Total conflicts encountered during auto import.
- total
Errors Double - Total errors encountered during auto import.
- deletions number
- Number of deletions during auto import.
- imported
Directories number - Number of directories imported during auto import.
- imported
Files number - Number of files imported during auto import.
- imported
Symlinks number - Number of symlinks imported during auto import.
- last
Change stringFeed Event Consumed Time - Date and time of the last Change Feed event consumed.
- last
Time stringFully Synchronized - Date and time when last fully synchronized.
- preexisting
Directories number - Number of preexisting directories during auto import.
- preexisting
Files number - Number of preexisting files during auto import.
- preexisting
Symlinks number - Number of preexisting symlinks during auto import.
- rate
Of numberBlob Import - Rate of blob import per second during auto import.
- total
Blobs numberImported - Total number of blobs imported during auto import.
- total
Conflicts number - Total conflicts encountered during auto import.
- total
Errors number - Total errors encountered during auto import.
- deletions float
- Number of deletions during auto import.
- imported_
directories float - Number of directories imported during auto import.
- imported_
files float - Number of files imported during auto import.
- imported_
symlinks float - Number of symlinks imported during auto import.
- last_
change_ strfeed_ event_ consumed_ time - Date and time of the last Change Feed event consumed.
- last_
time_ strfully_ synchronized - Date and time when last fully synchronized.
- preexisting_
directories float - Number of preexisting directories during auto import.
- preexisting_
files float - Number of preexisting files during auto import.
- preexisting_
symlinks float - Number of preexisting symlinks during auto import.
- rate_
of_ floatblob_ import - Rate of blob import per second during auto import.
- total_
blobs_ floatimported - Total number of blobs imported during auto import.
- total_
conflicts float - Total conflicts encountered during auto import.
- total_
errors float - Total errors encountered during auto import.
- deletions Number
- Number of deletions during auto import.
- imported
Directories Number - Number of directories imported during auto import.
- imported
Files Number - Number of files imported during auto import.
- imported
Symlinks Number - Number of symlinks imported during auto import.
- last
Change StringFeed Event Consumed Time - Date and time of the last Change Feed event consumed.
- last
Time StringFully Synchronized - Date and time when last fully synchronized.
- preexisting
Directories Number - Number of preexisting directories during auto import.
- preexisting
Files Number - Number of preexisting files during auto import.
- preexisting
Symlinks Number - Number of preexisting symlinks during auto import.
- rate
Of NumberBlob Import - Rate of blob import per second during auto import.
- total
Blobs NumberImported - Total number of blobs imported during auto import.
- total
Conflicts Number - Total conflicts encountered during auto import.
- total
Errors Number - Total errors encountered during auto import.
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 v2 docs if using the v2 version of this package.
Azure Native v3.10.1 published on Friday, Nov 7, 2025 by Pulumi
