IAzureBlobDatastore.AccountName Property

Definition

Storage account name.

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

Property Value

Attributes

Applies to