IAzureDataLakeGen2Datastore.AccountName Property

Definition

[Required] Storage account name.

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

Property Value

Attributes

Applies to