Azure File Volume Source
data class AzureFileVolumeSource(val readOnly: Boolean? = null, val secretName: String, val shareName: String)
AzureFile represents an Azure File Service mount on the host and bind mount to the pod.