Share via


IGetBlobReferenceForConsumptionDto.StorageAccountArmId Property

Definition

The ARM id of the storage account

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The ARM id of the storage account", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountArmId")]
public string StorageAccountArmId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The ARM id of the storage account", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccountArmId")>]
member this.StorageAccountArmId : string with get, set
Public Property StorageAccountArmId As String

Property Value

Attributes

Applies to