次の方法で共有


RegistryRegionArmDetails.StorageAccountDetails プロパティ

定義

ストレージ アカウントの一覧。

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)

プロパティ値

適用対象