次の方法で共有


StorageClassPropertiesUpdate interface

storageClass プロパティを更新するためのモデル

プロパティ

accessModes

アクセス モード: [ReadWriteOnce、ReadWriteMany]、または [ReadWriteOnce]

allowVolumeExpansion

ボリュームを拡張するかどうか

dataResilience

単一データ ノードの障害を許可する

failoverSpeed

フェールオーバー速度: NA、低速、高速

limitations

ストレージ クラスの制限事項

mountOptions

追加のマウント オプション

performance

パフォーマンスレベル

priority

複数のストレージ クラスが条件を満たしている場合の選択の優先順位。 0: 最高値、-1: 使用しない

typeProperties

storageClass の新しいストレージ クラスの種類

プロパティの詳細

accessModes

アクセス モード: [ReadWriteOnce、ReadWriteMany]、または [ReadWriteOnce]

accessModes?: string[]

プロパティ値

string[]

allowVolumeExpansion

ボリュームを拡張するかどうか

allowVolumeExpansion?: string

プロパティ値

string

dataResilience

単一データ ノードの障害を許可する

dataResilience?: string

プロパティ値

string

failoverSpeed

フェールオーバー速度: NA、低速、高速

failoverSpeed?: string

プロパティ値

string

limitations

ストレージ クラスの制限事項

limitations?: string[]

プロパティ値

string[]

mountOptions

追加のマウント オプション

mountOptions?: string[]

プロパティ値

string[]

performance

パフォーマンスレベル

performance?: string

プロパティ値

string

priority

複数のストレージ クラスが条件を満たしている場合の選択の優先順位。 0: 最高値、-1: 使用しない

priority?: number

プロパティ値

number

typeProperties

storageClass の新しいストレージ クラスの種類

typeProperties?: StorageClassTypePropertiesUpdate

プロパティ値