VolumeProviderParametersAzureFile

この種類は、Azure Files ファイル共有によって提供されるボリュームを表します。

プロパティ

名前 Type 必須
accountName string はい
accountKey string いいえ
shareName string はい

accountName

: string
必須: はい

ファイル共有の Azure ストレージ アカウントの名前。


accountKey

: string
必須: いいえ

ファイル共有の Azure ストレージ アカウントのアクセス キー。


shareName

: string
必須: はい

ボリュームのストレージを提供するAzure Filesファイル共有の名前。