IStorageAccountDetails.SystemCreatedStorageAccountName Property

Definition

Name of the storage account

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

Property Value

Attributes

Applies to