共用方式為


IAmlFilesystemsListResult.Value Property

Definition

List of AML file systems.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="List of AML file systems.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystem) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystem> Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=true, Description="List of AML file systems.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.IAmlFilesystem) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
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

Attributes

Applies to