DataDisk.StorageAccountType プロパティ

定義

データ ディスクに使用するストレージ アカウントの種類を取得します。

public Microsoft.Azure.Batch.Common.StorageAccountType? StorageAccountType { get; }
member this.StorageAccountType : Nullable<Microsoft.Azure.Batch.Common.StorageAccountType>
Public ReadOnly Property StorageAccountType As Nullable(Of StorageAccountType)

プロパティ値

注釈

省略した場合、既定値は StandardLrs となります。

適用対象