共用方式為


RegistryRegionArmDetails.StorageAccountDetails Property

Definition

List of storage accounts.

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails> StorageAccountDetails { get; set; }
member this.StorageAccountDetails : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.StorageAccountDetails> with get, set
Public Property StorageAccountDetails As IList(Of StorageAccountDetails)

Property Value

Applies to