IAzureDataLakeGen2Datastore.Filesystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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