你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ClusterContainer.StorageAccounts 属性

定义

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, Order=9)]
public System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.BlobContainerReference> StorageAccounts { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, Order=9)>]
member this.StorageAccounts : System.Collections.Generic.List<Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.BlobContainerReference> with get, set
Public Property StorageAccounts As List(Of BlobContainerReference)

属性值

属性

适用于