Share via


IAzureDataLakeGen2Datastore.Filesystem Property

Definition

[Required] The name of the Data Lake Gen2 filesystem.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The name of the Data Lake Gen2 filesystem.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="filesystem")]
public string Filesystem { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The name of the Data Lake Gen2 filesystem.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="filesystem")>]
member this.Filesystem : string with get, set
Public Property Filesystem As String

Property Value

Attributes

Applies to