MockableStorageCacheResourceGroupResource.GetAmlFileSystems Method

Definition

Gets a collection of AmlFileSystems 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 AmlFileSystems and their operations over a AmlFileSystemResource.

Applies to