ManagedClusterStorageProfile クラス

定義

コンテナー サービス クラスターのストレージ プロファイル。

public class ManagedClusterStorageProfile
type ManagedClusterStorageProfile = class
Public Class ManagedClusterStorageProfile
継承
ManagedClusterStorageProfile

コンストラクター

ManagedClusterStorageProfile()

ManagedClusterStorageProfile の新しいインスタンスを初期化します。

プロパティ

DiskCsiDriver

ストレージ プロファイルの AzureDisk CSI ドライバー設定。

IsBlobCsiDriverEnabled

AzureBlob CSI ドライバーを有効にするかどうか。 既定値は false です。

IsFileCsiDriverEnabled

AzureFile CSI ドライバーを有効にするかどうか。 既定値は、true です。

IsSnapshotControllerEnabled

スナップショット コントローラーを有効にするかどうか。 既定値は、true です。

適用対象