共用方式為


AmlFilesystemsListResult.Value Property

Definition

List of AML file systems.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystem> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystem> with get, set
Public Property Value As List(Of IAmlFilesystem)

Property Value

Implements

Attributes

Applies to