Share via


AmlFileSystemResource.GetAutoImportJobs Method

Definition

Gets a collection of AutoImportJobResources in the AmlFileSystem.

public virtual Azure.ResourceManager.StorageCache.AutoImportJobCollection GetAutoImportJobs();
abstract member GetAutoImportJobs : unit -> Azure.ResourceManager.StorageCache.AutoImportJobCollection
override this.GetAutoImportJobs : unit -> Azure.ResourceManager.StorageCache.AutoImportJobCollection
Public Overridable Function GetAutoImportJobs () As AutoImportJobCollection

Returns

An object representing collection of AutoImportJobResources and their operations over a AutoImportJobResource.

Applies to