Share via


MockableStorageCacheResourceGroupResource.GetAmlFileSystems Method

Definition

Gets a collection of AmlFileSystemResources in the ResourceGroupResource.

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

Returns

An object representing collection of AmlFileSystemResources and their operations over a AmlFileSystemResource.

Applies to