ManagedClusterStorageProfile interface
容器服務叢集的儲存體設定檔。
屬性
blob |
儲存體設定檔的 AzureBlob CSI 驅動程式設定。 |
disk |
儲存體設定檔的 AzureDisk CSI 驅動程式設定。 |
file |
儲存體設定檔的 AzureFile CSI 驅動程式設定。 |
snapshot |
儲存體設定檔的快照集控制器設定。 |
屬性詳細資料
blobCSIDriver
儲存體設定檔的 AzureBlob CSI 驅動程式設定。
blobCSIDriver?: ManagedClusterStorageProfileBlobCSIDriver
屬性值
diskCSIDriver
儲存體設定檔的 AzureDisk CSI 驅動程式設定。
diskCSIDriver?: ManagedClusterStorageProfileDiskCSIDriver
屬性值
fileCSIDriver
儲存體設定檔的 AzureFile CSI 驅動程式設定。
fileCSIDriver?: ManagedClusterStorageProfileFileCSIDriver
屬性值
snapshotController
儲存體設定檔的快照集控制器設定。
snapshotController?: ManagedClusterStorageProfileSnapshotController