IAzureDataLakeGen1Datastore.StoreName Property

Definition

[Required] Azure Data Lake store name.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Azure Data Lake store name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="storeName", Update=true)]
public string StoreName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Azure Data Lake store name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="storeName", Update=true)>]
member this.StoreName : string with get, set
Public Property StoreName As String

Property Value

Attributes

Applies to