AmlFileSystemResource.GetAutoImportJobs Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.