次の方法で共有


AmlFileSystemContainerStorageInterface クラス

定義

AML ファイル システム コンテナーのストレージ インターフェイス情報。

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

プロパティ

PersistentVolume

Base64 でエンコードされた YAML の CSI ドライバーに推奨される AKS 永続ボリューム。

PersistentVolumeClaim

Base64 でエンコードされた YAML の CSI ドライバーに推奨される AKS 永続ボリューム要求。

StorageClass

Base64 でエンコードされた YAML の CSI ドライバーに推奨される AKS ストレージ クラス。

適用対象