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

DevOpsDataDisk.StorageAccountType Property

Definition

The storage Account type to be used for the data disk. If omitted, the default is "standard_lrs".

public Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsStorageAccountType? StorageAccountType { get; set; }
member this.StorageAccountType : Nullable<Azure.ResourceManager.DevOpsInfrastructure.Models.DevOpsStorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of DevOpsStorageAccountType)

Property Value

Applies to