IscsiDisk interface
iSCSI ディスク。
- Extends
プロパティ
access |
アクセス制御レコード。 |
data |
データ ポリシー。 |
description | 説明。 |
disk |
ディスクの状態。 |
local |
ローカルで使用される容量 (バイト単位)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
monitoring |
監視。 |
provisioned |
プロビジョニングされた容量 (バイト単位)。 |
used |
使用された容量 (バイト単位)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
継承されたプロパティ
id | 識別子。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
name | 名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
type | 型。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
accessControlRecords
アクセス制御レコード。
accessControlRecords: string[]
プロパティ値
string[]
dataPolicy
description
説明。
description?: string
プロパティ値
string
diskStatus
localUsedCapacityInBytes
ローカルで使用される容量 (バイト単位)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
localUsedCapacityInBytes?: number
プロパティ値
number
monitoringStatus
provisionedCapacityInBytes
プロビジョニングされた容量 (バイト単位)。
provisionedCapacityInBytes: number
プロパティ値
number
usedCapacityInBytes
使用された容量 (バイト単位)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
usedCapacityInBytes?: number
プロパティ値
number
継承されたプロパティの詳細
id
識別子。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
id?: string
プロパティ値
string
name
名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
type
Azure SDK for JavaScript