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

DiskCreationData.StorageAccountId 属性

定义

如果 createOption 为 Import,则是必需的。 Azure 资源管理器存储帐户的标识符,其中包含要导入为磁盘的 Blob。

public Azure.Core.ResourceIdentifier StorageAccountId { get; set; }
member this.StorageAccountId : Azure.Core.ResourceIdentifier with get, set
Public Property StorageAccountId As ResourceIdentifier

属性值

适用于