你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AmlFileSystemContainerStorageInterface 类

定义

AML 文件系统容器存储接口信息。

public class AmlFileSystemContainerStorageInterface
type AmlFileSystemContainerStorageInterface = class
Public Class AmlFileSystemContainerStorageInterface
继承
AmlFileSystemContainerStorageInterface

属性

PersistentVolume

在 Base64 编码 YAML 中推荐的 CSI 驱动程序的 AKS 永久性卷。

PersistentVolumeClaim

适用于 CSI 驱动程序的建议 AKS 永久性卷声明,采用 Base64 编码 YAML。

StorageClass

适用于 CSI 驱动程序的建议 AKS 存储类,采用 Base64 编码的 YAML。

适用于