Share via


IRegistryRegionArmDetails.StorageAccountDetail Property

Definition

List of storage accounts

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of storage accounts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails) }, ReadOnly=false, Required=false, SerializedName="storageAccountDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails[] StorageAccountDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of storage accounts", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails) }, ReadOnly=false, Required=false, SerializedName="storageAccountDetails")>]
member this.StorageAccountDetail : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IStorageAccountDetails[] with get, set
Public Property StorageAccountDetail As IStorageAccountDetails()

Property Value

Attributes

Applies to