AzureFileVolumeArgs

constructor(enableSubPath: Output<Boolean>? = null, mountOptions: Output<List<String>>? = null, mountPath: Output<String>, readOnly: Output<Boolean>? = null, shareName: Output<String>? = null, type: Output<String>)